Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / loader / resources / form-state-restore-with-frames-1.html
blob6d132c4caae9662f19a76bd6f891f7eb6750d1e8
1 <!DOCTYPE html>
2 <input name="name2" id="input2">
3 <iframe id="frame2" srcdoc="&lt;input name=name3 id=input3>">
4 </iframe>