Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Side by Side Diff: LayoutTests/fast/css/getComputedStyle/getComputedStyle-first-letter-first-line-hover-expected.txt

Issue 858863002: Added test for issue 450002. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/fast/css/getComputedStyle/getComputedStyle-first-letter-first-line-hover.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 PASS getComputedStyle(p, '::first-letter').color is green
2 FAIL getComputedStyle(p, '::first-letter').color should be rgb(0, 128, 0). Was r gb(255, 0, 0).
3 PASS successfullyParsed is true
4
5 TEST COMPLETE
6 hover me.
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/getComputedStyle/getComputedStyle-first-letter-first-line-hover.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698