Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / loader / about-blank-hash-change-expected.txt
blob8a1b4fc5ed218366b88692ea71a0be5d559f2487
1 This test tests parsing of hash fragments in about:blank URLs. Chromium had a bug at one point where setting the hash fragment would cause a load event and in some cases an infinite loop.
3 See https://bugs.webkit.org/show_bug.cgi?id=35180.
5 If the text says "PASS" then the onload() event only fired once. If it says "FAIL" then it fired two or more times. Also, the test may time out looping on this event handler (which is also a failure). If the text says "No callback" then something else is broken :)
7 PASS