| Index: LayoutTests/fast/css/getComputedStyle/getComputedStyle-first-letter-first-line-hover-expected.txt
|
| diff --git a/LayoutTests/fast/css/getComputedStyle/getComputedStyle-first-letter-first-line-hover-expected.txt b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-first-letter-first-line-hover-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fd1ae7916ff4f850568196df4db8ca31df986718
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/css/getComputedStyle/getComputedStyle-first-letter-first-line-hover-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +PASS getComputedStyle(p, '::first-letter').color is green
|
| +FAIL getComputedStyle(p, '::first-letter').color should be rgb(0, 128, 0). Was rgb(255, 0, 0).
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +hover me.
|
|
|