Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Window / window-property-invalid-characters-ignored-expected.txt
blob4a00d30fcd589147c57b086883731e1658ca8884
1 Tests that Unicode characters that changes the string length when lower cased still works.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS w.innerWidth is 123
7 PASS w.innerHeight is 123
8 PASS w !== window is true
9 PASS successfullyParsed is true
11 TEST COMPLETE