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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.txt
===================================================================
--- webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.txt (revision 0)
+++ webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/nested-layers-with-hover-expected.txt (revision 0)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderBlock {DIV} at (0,20) size 784x20
+ RenderText {#text} at (0,0) size 210x19
+ text run at (0,0) width 210: "PASSED: The hover effect works!"
+layer at (8,8) size 784x20
+ RenderBlock {DIV} at (0,0) size 784x20
+ RenderTable at (0,0) size 770x20
+ RenderTableSection (anonymous) at (0,0) size 770x20
+layer at (8,8) size 770x20
+ RenderTableRow {DIV} at (0,0) size 770x20 [bgcolor=#0000FF]
+ RenderTableCell (anonymous) at (0,0) size 770x20 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 770x19
+ 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 turns blue."

Powered by Google App Engine
This is Rietveld 408576698