Expectations update after 65072
authorschenney@chromium.org <schenney@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 3 Apr 2012 15:55:10 +0000 (15:55 +0000)
committerschenney@chromium.org <schenney@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 3 Apr 2012 15:55:10 +0000 (15:55 +0000)
https://bugs.webkit.org/show_bug.cgi?id=65072

Unreviewed Chromium expectations update.

* platform/chromium-linux/svg/text/ems-display-none-expected.png: Added.
* platform/chromium-linux/svg/text/exs-display-none-expected.png: Added.
* platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt: Added.
* platform/chromium-mac/svg/text/ems-display-none-expected.png: Added.
* platform/chromium-mac/svg/text/exs-display-none-expected.png: Added.
* platform/chromium-win/svg/text/ems-display-none-expected.png: Added.
* platform/chromium-win/svg/text/ems-display-none-expected.txt: Added.
* platform/chromium-win/svg/text/exs-display-none-expected.png: Added.
* platform/chromium-win/svg/text/exs-display-none-expected.txt: Added.
* platform/chromium/test_expectations.txt:

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

LayoutTests/ChangeLog
LayoutTests/platform/chromium-linux/svg/text/ems-display-none-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-linux/svg/text/exs-display-none-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-mac/svg/text/ems-display-none-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-mac/svg/text/exs-display-none-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-win/svg/text/ems-display-none-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-win/svg/text/ems-display-none-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium-win/svg/text/exs-display-none-expected.png [new file with mode: 0644]
LayoutTests/platform/chromium-win/svg/text/exs-display-none-expected.txt [new file with mode: 0644]
LayoutTests/platform/chromium/test_expectations.txt

index c6a1fed..1cb4b97 100644 (file)
@@ -1,3 +1,21 @@
+2012-04-03  Stephen Chenney  <schenney@chromium.org>
+
+        Expectations update after 65072
+        https://bugs.webkit.org/show_bug.cgi?id=65072
+
+        Unreviewed Chromium expectations update.
+
+        * platform/chromium-linux/svg/text/ems-display-none-expected.png: Added.
+        * platform/chromium-linux/svg/text/exs-display-none-expected.png: Added.
+        * platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt: Added.
+        * platform/chromium-mac/svg/text/ems-display-none-expected.png: Added.
+        * platform/chromium-mac/svg/text/exs-display-none-expected.png: Added.
+        * platform/chromium-win/svg/text/ems-display-none-expected.png: Added.
+        * platform/chromium-win/svg/text/ems-display-none-expected.txt: Added.
+        * platform/chromium-win/svg/text/exs-display-none-expected.png: Added.
+        * platform/chromium-win/svg/text/exs-display-none-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2012-04-03  Dave Tharp  <dtharp@codeaurora.org>
 
         Integrate IETC CSS : borders and backgrounds tests
diff --git a/LayoutTests/platform/chromium-linux/svg/text/ems-display-none-expected.png b/LayoutTests/platform/chromium-linux/svg/text/ems-display-none-expected.png
new file mode 100644 (file)
index 0000000..297428d
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/text/ems-display-none-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/svg/text/exs-display-none-expected.png b/LayoutTests/platform/chromium-linux/svg/text/exs-display-none-expected.png
new file mode 100644 (file)
index 0000000..70f2ecb
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/text/exs-display-none-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt b/LayoutTests/platform/chromium-mac-snowleopard/svg/text/ems-display-none-expected.txt
new file mode 100644 (file)
index 0000000..9d38f40
--- /dev/null
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (50,54) size 574x86
+    RenderSVGContainer {g} at (50,54) size 574x86
+      RenderSVGText {text} at (50,54) size 574x86 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 564x46
+          RenderSVGInlineText {#text} at (0,0) size 564x46
+            chunk 1 text run 1 at (50.00,90.00) startOffset 0 endOffset 36 width 564.00: "Two lines of text should be visible."
+        RenderSVGInlineText {#text} at (564,0) size 10x46
+          chunk 1 text run 1 at (614.00,90.00) startOffset 0 endOffset 1 width 10.00: " "
+        RenderSVGTSpan {tspan} at (0,0) size 564x46
+          RenderSVGInlineText {#text} at (0,40) size 564x46
+            chunk 1 text run 1 at (50.00,130.00) startOffset 0 endOffset 36 width 564.00: "Two lines of text should be visible."
+
diff --git a/LayoutTests/platform/chromium-mac/svg/text/ems-display-none-expected.png b/LayoutTests/platform/chromium-mac/svg/text/ems-display-none-expected.png
new file mode 100644 (file)
index 0000000..23055de
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/svg/text/ems-display-none-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/svg/text/exs-display-none-expected.png b/LayoutTests/platform/chromium-mac/svg/text/exs-display-none-expected.png
new file mode 100644 (file)
index 0000000..439b9d1
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/svg/text/exs-display-none-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/svg/text/ems-display-none-expected.png b/LayoutTests/platform/chromium-win/svg/text/ems-display-none-expected.png
new file mode 100644 (file)
index 0000000..19b902a
Binary files /dev/null and b/LayoutTests/platform/chromium-win/svg/text/ems-display-none-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/svg/text/ems-display-none-expected.txt b/LayoutTests/platform/chromium-win/svg/text/ems-display-none-expected.txt
new file mode 100644 (file)
index 0000000..2b692d3
--- /dev/null
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (50,54) size 563x86
+    RenderSVGContainer {g} at (50,54) size 563x86
+      RenderSVGText {text} at (50,54) size 563x86 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 553x46
+          RenderSVGInlineText {#text} at (0,0) size 553x46
+            chunk 1 text run 1 at (50.00,90.00) startOffset 0 endOffset 36 width 553.00: "Two lines of text should be visible."
+        RenderSVGInlineText {#text} at (553,0) size 10x46
+          chunk 1 text run 1 at (603.00,90.00) startOffset 0 endOffset 1 width 10.00: " "
+        RenderSVGTSpan {tspan} at (0,0) size 553x46
+          RenderSVGInlineText {#text} at (0,40) size 553x46
+            chunk 1 text run 1 at (50.00,130.00) startOffset 0 endOffset 36 width 553.00: "Two lines of text should be visible."
diff --git a/LayoutTests/platform/chromium-win/svg/text/exs-display-none-expected.png b/LayoutTests/platform/chromium-win/svg/text/exs-display-none-expected.png
new file mode 100644 (file)
index 0000000..28be7a6
Binary files /dev/null and b/LayoutTests/platform/chromium-win/svg/text/exs-display-none-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/svg/text/exs-display-none-expected.txt b/LayoutTests/platform/chromium-win/svg/text/exs-display-none-expected.txt
new file mode 100644 (file)
index 0000000..9fa5241
--- /dev/null
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (50,50) size 563x82
+    RenderSVGContainer {g} at (50,50) size 563x82
+      RenderSVGText {text} at (50,50) size 563x82 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 553x46
+          RenderSVGInlineText {#text} at (0,0) size 553x46
+            chunk 1 text run 1 at (50.00,86.00) startOffset 0 endOffset 36 width 553.00: "Two lines of text should be visible."
+        RenderSVGInlineText {#text} at (553,0) size 10x46
+          chunk 1 text run 1 at (603.00,86.00) startOffset 0 endOffset 1 width 10.00: " "
+        RenderSVGTSpan {tspan} at (0,0) size 553x46
+          RenderSVGInlineText {#text} at (0,36) size 553x46
+            chunk 1 text run 1 at (50.00,122.00) startOffset 0 endOffset 36 width 553.00: "Two lines of text should be visible."
index 463927d..fb28fbb 100644 (file)
@@ -1185,6 +1185,8 @@ BUGWK82911 MAC : svg/W3C-SVG-1.1/animate-elem-80-t.svg = TEXT IMAGE+TEXT IMAGE P
 BUGWK82954 SNOWLEOPARD : svg/text/text-text-05-t.svg = TEXT PASS
 BUGWK82954 SNOWLEOPARD : svg/W3C-SVG-1.1/animate-elem-77-t.svg = TEXT PASS
 BUGWK82954 SNOWLEOPARD : svg/W3C-SVG-1.1/text-text-05-t.svg = TEXT PASS
+BUGWK82594 SNOWLEOPARD : svg/text/exs-display-none.svg = IMAGE PASS
+BUGWK82594 SNOWLEOPARD : svg/text/ems-display-none.svg = IMAGE PASS
 
 // Flaky on Linux after http://trac.webkit.org/changeset/112022
 BUGWK82217 LINUX : svg/zoom/text/zoom-foreignObject.svg = IMAGE PASS
@@ -3523,9 +3525,6 @@ BUGWK80517 : svg/dynamic-updates/SVGFETurbulenceElement-dom-baseFrequency-attr.h
 BUGWK80517 : svg/dynamic-updates/SVGFETurbulenceElement-svgdom-baseFrequency-prop.html = IMAGE
 BUGWK80517 DEBUG : svg/dynamic-updates/SVGFESpecularLightingElement-remove-lightSource.html = IMAGE PASS
 
-BUGWK65072 : svg/text/exs-display-none.svg = IMAGE IMAGE+TEXT
-BUGWK65072 : svg/text/ems-display-none.svg = IMAGE IMAGE+TEXT
-
 BUGWK69210 LEOPARD SNOWLEOPARD : fast/inline/continuation-outlines-with-layers-2.html = TEXT
 BUGWK69210 MAC : fast/inline/continuation-outlines-with-layers.html = IMAGE+TEXT
 
@@ -3554,8 +3553,7 @@ BUGWK81217 : svg/carto.net/tabgroup.svg = PASS FAIL
 BUGWK81217 : svg/hixie/perf/003.xml = PASS FAIL
 
 // Failing since added by r108699
-BUGWK79454 MAC DEBUG : svg/text/text-rescale.html = IMAGE PASS
-BUGWK79454 LINUX DEBUG : svg/text/text-rescale.html = IMAGE PASS
+BUGWK79454 LINUX MAC DEBUG : svg/text/text-rescale.html = IMAGE PASS
 BUGWK79454 LINUX MAC : svg/text/text-viewbox-rescale.html = IMAGE PASS
 
 BUGWK79456 DEBUG : svg/repaint/image-with-clip-path.svg = PASS IMAGE