Diff
Modified: trunk/LayoutTests/ChangeLog (137848 => 137849)
--- trunk/LayoutTests/ChangeLog 2012-12-16 22:38:47 UTC (rev 137848)
+++ trunk/LayoutTests/ChangeLog 2012-12-17 00:57:26 UTC (rev 137849)
@@ -1,3 +1,13 @@
+2012-12-16 Kentaro Hara <[email protected]>
+
+ Unreviewed. Rebaselined fast/css/nested-layers-with-hover.html.
+
+ * platform/chromium-win/fast/css/nested-layers-with-hover-expected.txt: Removed.
+ * platform/chromium/fast/css/nested-layers-with-hover-expected.txt: Removed.
+ * platform/efl/fast/css/nested-layers-with-hover-expected.txt: Removed.
+ * platform/gtk/fast/css/nested-layers-with-hover-expected.txt: Removed.
+ * platform/qt/fast/css/nested-layers-with-hover-expected.txt: Removed.
+
2012-12-16 Levi Weintraub <[email protected]>
Push pixel snapping logic into TransformState
Deleted: trunk/LayoutTests/platform/chromium/fast/css/nested-layers-with-hover-expected.txt (137848 => 137849)
--- trunk/LayoutTests/platform/chromium/fast/css/nested-layers-with-hover-expected.txt 2012-12-16 22:38:47 UTC (rev 137848)
+++ trunk/LayoutTests/platform/chromium/fast/css/nested-layers-with-hover-expected.txt 2012-12-17 00:57:26 UTC (rev 137849)
@@ -1,18 +0,0 @@
-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,36) size 784x18
- RenderText {#text} at (0,0) size 221x18
- text run at (0,0) width 221: "PASSED: The hover effect works!"
-layer at (8,8) size 784x36
- RenderBlock {DIV} at (0,0) size 784x36
- RenderTable at (0,0) size 784x36
- RenderTableSection (anonymous) at (0,0) size 784x36
-layer at (8,8) size 784x36
- RenderTableRow {DIV} at (0,0) size 784x36 [bgcolor=#0000FF]
- RenderTableCell (anonymous) at (0,0) size 784x36 [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (0,0) size 774x36
- text run at (0,0) width 774: "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"
- text run at (0,18) width 31: "blue."
Deleted: trunk/LayoutTests/platform/chromium-win/fast/css/nested-layers-with-hover-expected.txt (137848 => 137849)
--- trunk/LayoutTests/platform/chromium-win/fast/css/nested-layers-with-hover-expected.txt 2012-12-16 22:38:47 UTC (rev 137848)
+++ trunk/LayoutTests/platform/chromium-win/fast/css/nested-layers-with-hover-expected.txt 2012-12-17 00:57:26 UTC (rev 137849)
@@ -1,2 +0,0 @@
-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.
-PASSED: The hover effect works!
Deleted: trunk/LayoutTests/platform/efl/fast/css/nested-layers-with-hover-expected.txt (137848 => 137849)
--- trunk/LayoutTests/platform/efl/fast/css/nested-layers-with-hover-expected.txt 2012-12-16 22:38:47 UTC (rev 137848)
+++ trunk/LayoutTests/platform/efl/fast/css/nested-layers-with-hover-expected.txt 2012-12-17 00:57:26 UTC (rev 137849)
@@ -1,2 +0,0 @@
-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.
-PASSED: The hover effect works!
Deleted: trunk/LayoutTests/platform/gtk/fast/css/nested-layers-with-hover-expected.txt (137848 => 137849)
--- trunk/LayoutTests/platform/gtk/fast/css/nested-layers-with-hover-expected.txt 2012-12-16 22:38:47 UTC (rev 137848)
+++ trunk/LayoutTests/platform/gtk/fast/css/nested-layers-with-hover-expected.txt 2012-12-17 00:57:26 UTC (rev 137849)
@@ -1,2 +0,0 @@
-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.
-PASSED: The hover effect works!
Deleted: trunk/LayoutTests/platform/qt/fast/css/nested-layers-with-hover-expected.txt (137848 => 137849)
--- trunk/LayoutTests/platform/qt/fast/css/nested-layers-with-hover-expected.txt 2012-12-16 22:38:47 UTC (rev 137848)
+++ trunk/LayoutTests/platform/qt/fast/css/nested-layers-with-hover-expected.txt 2012-12-17 00:57:26 UTC (rev 137849)
@@ -1,2 +0,0 @@
-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.
-PASSED: The hover effect works!