| Index: LayoutTests/fast/css/area-computedStyle-expected.txt
|
| diff --git a/LayoutTests/fast/css/area-computedStyle-expected.txt b/LayoutTests/fast/css/area-computedStyle-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..93cd626b4bdbcb14becbe36b8048f313a0544ed9
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/area-computedStyle-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +PASS window.getComputedStyle(document.getElementById('areaTest'), null).color is "rgb(0, 0, 255)"
|
| +
|
|
|