Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / css / area-computedStyle-expected.txt
blob4f7437f83c57cd4d12fadc2770b35b2394ae7660
1 Test return value of getComputedStyle() for area tag.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS window.getComputedStyle(area, null).color is "rgb(0, 0, 255)"
7 PASS successfullyParsed is true
9 TEST COMPLETE