Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / images / img-dimensions-styled-expected.txt
blob2965cecbcb94c3cc4c9cc3f54934831693a76617
1 Should used styled image dimensions if available.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS image.width is 200
7 PASS image.height is 200
8 PASS rect.width is 200
9 PASS rect.height is 200
10 PASS successfullyParsed is true
12 TEST COMPLETE