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

Side by Side Diff: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.txt

Issue 100128: Add baselines for new tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 8 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
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,20) size 784x20
7 RenderText {#text} at (0,0) size 210x19
8 text run at (0,0) width 210: "PASSED: The hover effect works!"
9 layer at (8,8) size 784x20
10 RenderBlock {DIV} at (0,0) size 784x20
11 RenderTable at (0,0) size 770x20
12 RenderTableSection (anonymous) at (0,0) size 770x20
13 layer at (8,8) size 770x20
14 RenderTableRow {DIV} at (0,0) size 770x20 [bgcolor=#0000FF]
15 RenderTableCell (anonymous) at (0,0) size 770x20 [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (0,0) size 770x19
17 text run at (0,0) width 770: "To test this manually, first make sure you can see this text at all, and then hover over it and make sure the background t urns blue."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698