Title: [119545] trunk/LayoutTests
- Revision
- 119545
- Author
- [email protected]
- Date
- 2012-06-05 18:10:49 -0700 (Tue, 05 Jun 2012)
Log Message
Stop generating image results in the tests added by r114172.
Rubber-stamped by Simon Fraser.
* css3/filters/huge-region-composited.html:
* css3/filters/huge-region.html:
* platform/chromium/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (119544 => 119545)
--- trunk/LayoutTests/ChangeLog 2012-06-06 01:01:32 UTC (rev 119544)
+++ trunk/LayoutTests/ChangeLog 2012-06-06 01:10:49 UTC (rev 119545)
@@ -1,5 +1,15 @@
2012-06-05 Ryosuke Niwa <[email protected]>
+ Stop generating image results in the tests added by r114172.
+
+ Rubber-stamped by Simon Fraser.
+
+ * css3/filters/huge-region-composited.html:
+ * css3/filters/huge-region.html:
+ * platform/chromium/TestExpectations:
+
+2012-06-05 Ryosuke Niwa <[email protected]>
+
Chromium rebaselines after r118772.
* platform/chromium-mac-leopard/fast/forms/select/optgroup-rendering-expected.png: Added.
Modified: trunk/LayoutTests/css3/filters/huge-region-composited.html (119544 => 119545)
--- trunk/LayoutTests/css3/filters/huge-region-composited.html 2012-06-06 01:01:32 UTC (rev 119544)
+++ trunk/LayoutTests/css3/filters/huge-region-composited.html 2012-06-06 01:10:49 UTC (rev 119545)
@@ -12,7 +12,7 @@
</style>
<script>
if (window.layoutTestController)
- layoutTestController.dumpAsText(true);
+ layoutTestController.dumpAsText();
</script>
</head>
<body>
Modified: trunk/LayoutTests/css3/filters/huge-region.html (119544 => 119545)
--- trunk/LayoutTests/css3/filters/huge-region.html 2012-06-06 01:01:32 UTC (rev 119544)
+++ trunk/LayoutTests/css3/filters/huge-region.html 2012-06-06 01:10:49 UTC (rev 119545)
@@ -11,7 +11,7 @@
</style>
<script>
if (window.layoutTestController)
- layoutTestController.dumpAsText(true);
+ layoutTestController.dumpAsText();
</script>
</head>
<body>
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (119544 => 119545)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-06-06 01:01:32 UTC (rev 119544)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-06-06 01:10:49 UTC (rev 119545)
@@ -3512,7 +3512,6 @@
BUGWK83941 : fast/canvas/2d.imageDataHD.html = TIMEOUT
BUGWK83941 : platform/chromium/virtual/gpu/fast/canvas/2d.imageDataHD.html = TIMEOUT
-BUGWK84055 : css3/filters/huge-region.html = MISSING
BUGWK84055 : css3/filters/huge-region-composited.html = CRASH
BUGWK84065 MAC DEBUG : fast/canvas/webgl/shader-precision-format.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes