Diff
Modified: trunk/LayoutTests/ChangeLog (93702 => 93703)
--- trunk/LayoutTests/ChangeLog 2011-08-24 10:51:22 UTC (rev 93702)
+++ trunk/LayoutTests/ChangeLog 2011-08-24 10:52:54 UTC (rev 93703)
@@ -1,3 +1,14 @@
+2011-08-24 Pavel Podivilov <podivi...@chromium.org>
+
+ Unreviewed, update test expectations for svg/custom/stroke-opacity-update.
+
+ * platform/chromium-linux/svg/custom/stroke-opacity-update-expected.png: Added.
+ * platform/chromium-win/svg/custom/stroke-opacity-update-expected.png: Added.
+ * platform/chromium/test_expectations.txt:
+ * platform/mac/svg/custom/stroke-opacity-update-expected.txt: Removed.
+ * platform/qt/svg/custom/stroke-opacity-update-expected.txt: Removed.
+ * svg/custom/stroke-opacity-update-expected.txt: Renamed from LayoutTests/platform/gtk/svg/custom/stroke-opacity-update-expected.txt.
+
2011-08-24 Tatiana Meshkova <tatiana.meshk...@nokia.com>
Pixel crash test for RenderThemeQt::paintSliderTrack.
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (93702 => 93703)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-08-24 10:51:22 UTC (rev 93702)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-08-24 10:52:54 UTC (rev 93703)
@@ -3287,9 +3287,6 @@
BUGWK58999 LINUX WIN : fast/borders/outline-alpha-block.html = IMAGE
BUGWK58999 LINUX WIN : fast/borders/outline-alpha-inline.html = IMAGE
-// Likely rebaseline needed.
-BUGATWILSON LINUX WIN : svg/custom/stroke-opacity-update.svg = IMAGE
-
// New test at r86442 exposed this crash.
BUGWK60414 WIN : platform/win/plugins/iframe-inside-overflow.html = CRASH
Added: trunk/LayoutTests/platform/chromium-linux/svg/custom/stroke-opacity-update-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/custom/stroke-opacity-update-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/svg/custom/stroke-opacity-update-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/custom/stroke-opacity-update-expected.png
___________________________________________________________________
Added: svn:mime-type
Deleted: trunk/LayoutTests/platform/gtk/svg/custom/stroke-opacity-update-expected.txt (93702 => 93703)
--- trunk/LayoutTests/platform/gtk/svg/custom/stroke-opacity-update-expected.txt 2011-08-24 10:51:22 UTC (rev 93702)
+++ trunk/LayoutTests/platform/gtk/svg/custom/stroke-opacity-update-expected.txt 2011-08-24 10:52:54 UTC (rev 93703)
@@ -1,5 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 203x203
- RenderSVGPath {circle} at (0,0) size 203x203 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=100.00]
Deleted: trunk/LayoutTests/platform/mac/svg/custom/stroke-opacity-update-expected.txt (93702 => 93703)
--- trunk/LayoutTests/platform/mac/svg/custom/stroke-opacity-update-expected.txt 2011-08-24 10:51:22 UTC (rev 93702)
+++ trunk/LayoutTests/platform/mac/svg/custom/stroke-opacity-update-expected.txt 2011-08-24 10:52:54 UTC (rev 93703)
@@ -1,5 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 203x203
- RenderSVGPath {circle} at (0,0) size 203x203 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=100.00]
Deleted: trunk/LayoutTests/platform/qt/svg/custom/stroke-opacity-update-expected.txt (93702 => 93703)
--- trunk/LayoutTests/platform/qt/svg/custom/stroke-opacity-update-expected.txt 2011-08-24 10:51:22 UTC (rev 93702)
+++ trunk/LayoutTests/platform/qt/svg/custom/stroke-opacity-update-expected.txt 2011-08-24 10:52:54 UTC (rev 93703)
@@ -1,5 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (0,0) size 203x203
- RenderSVGPath {circle} at (0,0) size 203x203 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=100.00]
Copied: trunk/LayoutTests/svg/custom/stroke-opacity-update-expected.txt (from rev 93702, trunk/LayoutTests/platform/gtk/svg/custom/stroke-opacity-update-expected.txt) (0 => 93703)
--- trunk/LayoutTests/svg/custom/stroke-opacity-update-expected.txt (rev 0)
+++ trunk/LayoutTests/svg/custom/stroke-opacity-update-expected.txt 2011-08-24 10:52:54 UTC (rev 93703)
@@ -0,0 +1,5 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 203x203
+ RenderSVGPath {circle} at (0,0) size 203x203 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [cx=100.00] [cy=100.00] [r=100.00]
Property changes: trunk/LayoutTests/svg/custom/stroke-opacity-update-expected.txt
Added: svn:eol-style