Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / frames / frame-base-url-expected.txt
blob89c2caf134ec0da636615b38d3a8d8ff2263f92c
1 http://bugs.webkit.org/show_bug.cgi?id=13364
3 This tests the base url in a subframe document that starts out loaded from a really, addressable resource but then undergoes a document.write (or document.open)
5 The link in the subframe relative to this document should be "/resources/foobar.html" and not "foobar.html"
7 SUCCESS