[chromium] Unreviewed rebaseline after r107864.
authorloislo@chromium.org <loislo@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 16 Feb 2012 05:57:10 +0000 (05:57 +0000)
committerloislo@chromium.org <loislo@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 16 Feb 2012 05:57:10 +0000 (05:57 +0000)
* platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.txt: Added.
* platform/chromium-mac/fast/canvas/text-globalAlpha-expected.txt: Removed.
* platform/chromium-win/svg/text/text-fill-opacity-expected.png: Added.
* platform/chromium-win/svg/text/text-fill-opacity-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/text/text-fill-opacity-expected.txt.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@107884 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-mac/fast/canvas/text-globalAlpha-expected.txt [deleted file]
LayoutTests/platform/chromium-win/svg/text/text-fill-opacity-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-win/svg/text/text-fill-opacity-expected.txt [moved from LayoutTests/platform/chromium-linux/svg/text/text-fill-opacity-expected.txt with 100% similarity]

index 719e15c..e5b3440 100644 (file)
@@ -1,3 +1,13 @@
+2012-02-15  Ilya Tikhonovsky  <loislo@chromium.org>
+
+        [chromium] Unreviewed rebaseline after r107864.
+
+        * platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.png: Added.
+        * platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.txt: Added.
+        * platform/chromium-mac/fast/canvas/text-globalAlpha-expected.txt: Removed.
+        * platform/chromium-win/svg/text/text-fill-opacity-expected.png: Added.
+        * platform/chromium-win/svg/text/text-fill-opacity-expected.txt: Renamed from LayoutTests/platform/chromium-linux/svg/text/text-fill-opacity-expected.txt.
+
 2012-02-15  Pablo Flouret  <pablof@motorola.com>
 
         Add support for the translate attribute in html elements.
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.png b/LayoutTests/platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.png
new file mode 100644 (file)
index 0000000..befcf06
Binary files /dev/null and b/LayoutTests/platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.txt b/LayoutTests/platform/chromium-mac-snowleopard/svg/text/text-fill-opacity-expected.txt
new file mode 100644 (file)
index 0000000..92022cb
--- /dev/null
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 500x100
+  RenderSVGRoot {svg} at (10,0) size 201x100
+    RenderSVGPath {circle} at (15,0) size 170x100 [fill={[type=SOLID] [color=#B4B4FA]}] [cx=100.00] [cy=20.00] [r=85.00]
+    RenderSVGText {text} at (10,9) size 201x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 201x46
+        chunk 1 text run 1 at (10.00,45.00) startOffset 0 endOffset 11 width 201.00: "30% opacity"
+    RenderSVGText {text} at (10,59) size 201x46 contains 1 chunk(s)
+      RenderSVGInlineText {#text} at (0,0) size 201x46
+        chunk 1 text run 1 at (10.00,95.00) startOffset 0 endOffset 11 width 201.00: "30% opacity"
diff --git a/LayoutTests/platform/chromium-mac/fast/canvas/text-globalAlpha-expected.txt b/LayoutTests/platform/chromium-mac/fast/canvas/text-globalAlpha-expected.txt
deleted file mode 100644 (file)
index 44fe704..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Ensure that globalAlpha is applied correctly to text.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-FAIL imgdata[3] == 127 || imgdata[3] == 128 should be true. Was false.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
diff --git a/LayoutTests/platform/chromium-win/svg/text/text-fill-opacity-expected.png b/LayoutTests/platform/chromium-win/svg/text/text-fill-opacity-expected.png
new file mode 100644 (file)
index 0000000..16168ce
Binary files /dev/null and b/LayoutTests/platform/chromium-win/svg/text/text-fill-opacity-expected.png differ