Diff
Modified: trunk/LayoutTests/ChangeLog (117900 => 117901)
--- trunk/LayoutTests/ChangeLog 2012-05-22 04:59:34 UTC (rev 117900)
+++ trunk/LayoutTests/ChangeLog 2012-05-22 05:08:17 UTC (rev 117901)
@@ -1,5 +1,24 @@
2012-05-21 Emil A Eklund <[email protected]>
+ Unreviewed chromium rebaseline for compositing, zoom and border changes.
+
+ * platform/chromium-linux-x86/svg/zoom/page: Removed.
+ * platform/chromium-linux-x86/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
+ * platform/chromium-linux/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
+ * platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
+ * platform/chromium-mac-snowleopard/platform/chromium/compositing/filters: Added.
+ * platform/chromium-mac-snowleopard/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png: Added.
+ * platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
+ * platform/chromium-mac/compositing/reflections/reflection-in-composited-expected.png:
+ * platform/chromium-mac/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png:
+ * platform/chromium-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
+ * platform/chromium-win-vista/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Removed.
+ * platform/chromium-win/compositing/reflections/reflection-in-composited-expected.png:
+ * platform/chromium-win/fast/borders/inline-mask-overlay-image-outset-expected.png:
+ * platform/chromium/svg/zoom/page/zoom-svg-as-relative-image-expected.txt: Added.
+
+2012-05-21 Emil A Eklund <[email protected]>
+
Rebaselined chromium mac 10.5 and 10.6 tests for subpixel change in r117815.
Non-chromium-mac changes are due to expectations optimization.
Added: trunk/LayoutTests/platform/chromium/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (0 => 117901)
--- trunk/LayoutTests/platform/chromium/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 05:08:17 UTC (rev 117901)
@@ -0,0 +1,8 @@
+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 (0,0) size 800x600
+ RenderBlock {DIV} at (0,0) size 84x84 [bgcolor=#FF0000]
+ RenderImage {IMG} at (0,0) size 83x83
+ RenderText {#text} at (0,0) size 0x0
Deleted: trunk/LayoutTests/platform/chromium-linux/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (117900 => 117901)
--- trunk/LayoutTests/platform/chromium-linux/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 04:59:34 UTC (rev 117900)
+++ trunk/LayoutTests/platform/chromium-linux/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 05:08:17 UTC (rev 117901)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 84x84 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 83x83
- RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/chromium-mac/compositing/reflections/reflection-in-composited-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-mac/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (117900 => 117901)
--- trunk/LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 04:59:34 UTC (rev 117900)
+++ trunk/LayoutTests/platform/chromium-mac/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 05:08:17 UTC (rev 117901)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 84x84 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 83x83
- RenderText {#text} at (0,0) size 0x0
Deleted: trunk/LayoutTests/platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (117900 => 117901)
--- trunk/LayoutTests/platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 04:59:34 UTC (rev 117900)
+++ trunk/LayoutTests/platform/chromium-mac-leopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 05:08:17 UTC (rev 117901)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 84x84 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 83x83
- RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/platform/chromium/compositing/filters/background-filter-blur-outsets-expected.png
___________________________________________________________________
Added: svn:mime-type
Deleted: trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (117900 => 117901)
--- trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 04:59:34 UTC (rev 117900)
+++ trunk/LayoutTests/platform/chromium-mac-snowleopard/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 05:08:17 UTC (rev 117901)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 84x84 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 83x83
- RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/chromium-win/compositing/reflections/reflection-in-composited-expected.png
(Binary files differ)
Modified: trunk/LayoutTests/platform/chromium-win/fast/borders/inline-mask-overlay-image-outset-expected.png
(Binary files differ)
Deleted: trunk/LayoutTests/platform/chromium-win-vista/svg/zoom/page/zoom-svg-as-relative-image-expected.txt (117900 => 117901)
--- trunk/LayoutTests/platform/chromium-win-vista/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 04:59:34 UTC (rev 117900)
+++ trunk/LayoutTests/platform/chromium-win-vista/svg/zoom/page/zoom-svg-as-relative-image-expected.txt 2012-05-22 05:08:17 UTC (rev 117901)
@@ -1,8 +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 (0,0) size 800x600
- RenderBlock {DIV} at (0,0) size 84x84 [bgcolor=#FF0000]
- RenderImage {IMG} at (0,0) size 83x83
- RenderText {#text} at (0,0) size 0x0