Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / document-scripts-expected.txt
blob7c2f21338c81cada1c1e5bd34c61815c5b5048c4
1 This tests that document.scripts works correctly.
2 PASS: 2 should be 2 and is.
3 PASS: document.scripts[0].id should be first and is.
4 PASS: document.scripts[1].id should be second and is.