Diff
Modified: trunk/LayoutTests/ChangeLog (89740 => 89741)
--- trunk/LayoutTests/ChangeLog 2011-06-25 08:43:59 UTC (rev 89740)
+++ trunk/LayoutTests/ChangeLog 2011-06-25 10:20:18 UTC (rev 89741)
@@ -1,3 +1,27 @@
+2011-06-25 Pavel Feldman <[email protected]>
+
+ Not reviewed: chromium rebaselines.
+
+ * platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.png: Added.
+ * platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.txt: Added.
+ * platform/chromium-linux/svg/custom/svg-fonts-segmented-expected.png: Added.
+ * platform/chromium-linux/svg/custom/svg-fonts-word-spacing-expected.png: Added.
+ * platform/chromium-linux/svg/text/text-overflow-ellipsis-svgfont-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/custom/svg-fonts-fallback-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/custom/svg-fonts-word-spacing-expected.png: Added.
+ * platform/chromium-mac-leopard/svg/text/text-overflow-ellipsis-svgfont-expected.png: Added.
+ * platform/chromium-mac/svg/custom/svg-fonts-word-spacing-expected.png: Added.
+ * platform/chromium-win/svg/custom/svg-fonts-fallback-expected.png: Added.
+ * platform/chromium-win/svg/custom/svg-fonts-fallback-expected.txt: Added.
+ * platform/chromium-win/svg/custom/svg-fonts-segmented-expected.png: Added.
+ * platform/chromium-win/svg/custom/svg-fonts-segmented-expected.txt: Added.
+ * platform/chromium-win/svg/custom/svg-fonts-word-spacing-expected.png: Added.
+ * platform/chromium-win/svg/custom/svg-fonts-word-spacing-expected.txt: Added.
+ * platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.png: Added.
+ * platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.txt: Added.
+ * platform/chromium/test_expectations.txt:
+
2011-06-25 Nikolas Zimmermann <[email protected]>
Not reviewed.
Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (89740 => 89741)
--- trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-06-25 08:43:59 UTC (rev 89740)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt 2011-06-25 10:20:18 UTC (rev 89741)
@@ -944,8 +944,7 @@
BUGWK62974 WIN : svg/W3C-SVG-1.1/animate-elem-36-t.svg = IMAGE
BUGWK62974 : svg/custom/svg-fonts-in-html.html = IMAGE
BUGWK62974 : svg/custom/svg-fonts-with-no-element-reference.html = IMAGE
-BUGWK62974 WIN LINUX SNOWLEOPARD : svg/foreignObject/text-tref-02-b.svg = IMAGE
-BUGWK62974 LEOPARD : svg/foreignObject/text-tref-02-b.svg = IMAGE+TEXT
+BUGWK62974 : svg/foreignObject/text-tref-02-b.svg = IMAGE
BUGWK62974 MAC : svg/W3C-SVG-1.1/pservers-grad-08-b.svg = IMAGE
// -----------------------------------------------------------------
Added: trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.txt (0 => 89741)
--- trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.txt 2011-06-25 10:20:18 UTC (rev 89741)
@@ -0,0 +1,36 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x454
+ RenderBlock {html} at (0,0) size 800x454
+ RenderBody {body} at (8,16) size 784x422
+ RenderBlock {p} at (0,0) size 784x96
+ RenderInline {span} at (0,0) size 87x46
+ RenderText {#text} at (0,1) size 87x46
+ text run at (0,1) width 87: "a \x{BE2} o"
+ RenderBR {br} at (87,22) size 0x19
+ RenderInline {span} at (0,0) size 87x46
+ RenderText {#text} at (0,49) size 87x46
+ text run at (0,49) width 87: "a \x{BE2} o"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {hr} at (0,112) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {p} at (0,130) size 784x56
+ RenderInline {span} at (0,0) size 101x52
+ RenderText {#text} at (0,2) size 101x52
+ text run at (0,2) width 101: "a \x{BE2} o"
+ RenderBR {br} at (100,29) size 1x19
+ RenderBlock {hr} at (0,202) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {p} at (0,220) size 784x112
+ RenderInline {span} at (0,0) size 103x52
+ RenderText {#text} at (0,2) size 103x52
+ text run at (0,2) width 103: "a \x{BE2} o"
+ RenderBR {br} at (102,29) size 1x19
+ RenderInline {span} at (0,0) size 103x52
+ RenderText {#text} at (0,58) size 103x52
+ text run at (0,58) width 103: "a \x{BE2} o"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {hr} at (0,348) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {p} at (0,366) size 784x56
+ RenderInline {span} at (0,0) size 103x52
+ RenderText {#text} at (0,2) size 103x52
+ text run at (0,2) width 103: "a \x{BE2} o"
+ RenderBR {br} at (102,29) size 1x19
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-fallback-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-segmented-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-segmented-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-word-spacing-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/custom/svg-fonts-word-spacing-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-linux/svg/text/text-overflow-ellipsis-svgfont-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/text/text-overflow-ellipsis-svgfont-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac/svg/custom/svg-fonts-word-spacing-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac/svg/custom/svg-fonts-word-spacing-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/svg-fonts-fallback-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/svg-fonts-fallback-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/svg-fonts-without-missing-glyph-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/svg-fonts-word-spacing-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/svg/custom/svg-fonts-word-spacing-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-mac-leopard/svg/text/text-overflow-ellipsis-svgfont-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-leopard/svg/text/text-overflow-ellipsis-svgfont-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-fallback-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-fallback-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-fallback-expected.txt (0 => 89741)
--- trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-fallback-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-fallback-expected.txt 2011-06-25 10:20:18 UTC (rev 89741)
@@ -0,0 +1,36 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x454
+ RenderBlock {html} at (0,0) size 800x454
+ RenderBody {body} at (8,16) size 784x422
+ RenderBlock {p} at (0,0) size 784x96
+ RenderInline {span} at (0,0) size 87x46
+ RenderText {#text} at (0,1) size 87x46
+ text run at (0,1) width 87: "a \x{BE2} o"
+ RenderBR {br} at (87,22) size 0x19
+ RenderInline {span} at (0,0) size 87x46
+ RenderText {#text} at (0,49) size 87x46
+ text run at (0,49) width 87: "a \x{BE2} o"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {hr} at (0,112) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {p} at (0,130) size 784x56
+ RenderInline {span} at (0,0) size 87x52
+ RenderText {#text} at (0,2) size 87x52
+ text run at (0,2) width 87: "a \x{BE2} o"
+ RenderBR {br} at (86,29) size 1x19
+ RenderBlock {hr} at (0,202) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {p} at (0,220) size 784x112
+ RenderInline {span} at (0,0) size 93x52
+ RenderText {#text} at (0,2) size 93x52
+ text run at (0,2) width 93: "a \x{BE2} o"
+ RenderBR {br} at (92,29) size 1x19
+ RenderInline {span} at (0,0) size 93x52
+ RenderText {#text} at (0,58) size 93x52
+ text run at (0,58) width 93: "a \x{BE2} o"
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {hr} at (0,348) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {p} at (0,366) size 784x56
+ RenderInline {span} at (0,0) size 73x52
+ RenderText {#text} at (0,2) size 73x52
+ text run at (0,2) width 73: "a \x{BE2} o"
+ RenderBR {br} at (72,29) size 1x19
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-fallback-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-segmented-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-segmented-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-segmented-expected.txt (0 => 89741)
--- trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-segmented-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-segmented-expected.txt 2011-06-25 10:20:18 UTC (rev 89741)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x136
+ RenderBlock {html} at (0,0) size 800x136
+ RenderBody {body} at (8,40) size 784x56
+ RenderBlock {p} at (0,0) size 784x56
+ RenderText {#text} at (0,2) size 256x52
+ text run at (0,2) width 256: "ABCdefoooO"
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-segmented-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-word-spacing-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-word-spacing-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-word-spacing-expected.txt (0 => 89741)
--- trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-word-spacing-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-word-spacing-expected.txt 2011-06-25 10:20:18 UTC (rev 89741)
@@ -0,0 +1,77 @@
+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 (8,8) size 784x574
+ RenderBlock (anonymous) at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 67x19
+ text run at (0,0) width 67: "no spacing:"
+ RenderBlock {P} at (0,38) size 784x20
+ RenderText {#text} at (0,1) size 70x18
+ text run at (0,1) width 70: "abc abc abc"
+ RenderBlock (anonymous) at (0,76) size 784x20
+ RenderText {#text} at (0,0) size 281x19
+ text run at (0,0) width 281: "word-spacing: 100px, all should look the same"
+ RenderBlock {P} at (0,114) size 784x20
+ RenderText {#text} at (0,1) size 270x18
+ text run at (0,1) width 270: "abc abc abc"
+ RenderBlock {P} at (0,152) size 784x20
+ RenderText {#text} at (0,1) size 126x18
+ text run at (0,1) width 126: "abc "
+ RenderInline {SPAN} at (0,0) size 14x18
+ RenderText {#text} at (125,1) size 14x18
+ text run at (125,1) width 14: "ab"
+ RenderText {#text} at (138,1) size 132x18
+ text run at (138,1) width 132: "c abc"
+ RenderBlock {P} at (0,190) size 784x20
+ RenderText {#text} at (0,1) size 126x18
+ text run at (0,1) width 126: "abc "
+ RenderInline {SPAN} at (0,0) size 8x18
+ RenderText {#text} at (125,1) size 8x18
+ text run at (125,1) width 8: "a"
+ RenderInline {SPAN} at (0,0) size 7x18
+ RenderText {#text} at (132,1) size 7x18
+ text run at (132,1) width 7: "b"
+ RenderText {#text} at (138,1) size 132x18
+ text run at (138,1) width 132: "c abc"
+ RenderBlock {P} at (0,228) size 784x20
+ RenderText {#text} at (0,1) size 126x18
+ text run at (0,1) width 126: "abc "
+ RenderInline {SPAN} at (0,0) size 8x18
+ RenderText {#text} at (125,1) size 8x18
+ text run at (125,1) width 8: "a"
+ RenderText {#text} at (132,1) size 7x18
+ text run at (132,1) width 7: "b"
+ RenderInline {SPAN} at (0,0) size 7x18
+ RenderText {#text} at (138,1) size 7x18
+ text run at (138,1) width 7: "c"
+ RenderText {#text} at (244,1) size 26x18
+ text run at (244,1) width 26: " abc"
+ RenderBlock {P} at (0,266) size 784x20
+ RenderText {#text} at (0,1) size 133x18
+ text run at (0,1) width 133: "abc a"
+ RenderInline {SPAN} at (0,0) size 7x18
+ RenderText {#text} at (132,1) size 7x18
+ text run at (132,1) width 7: "b"
+ RenderInline {SPAN} at (0,0) size 7x18
+ RenderText {#text} at (138,1) size 7x18
+ text run at (138,1) width 7: "c"
+ RenderText {#text} at (244,1) size 26x18
+ text run at (244,1) width 26: " abc"
+ RenderBlock {P} at (0,304) size 784x20
+ RenderText {#text} at (0,1) size 133x18
+ text run at (0,1) width 133: "abc a"
+ RenderInline {SPAN} at (0,0) size 7x18
+ RenderText {#text} at (132,1) size 7x18
+ text run at (132,1) width 7: "b"
+ RenderText {#text} at (138,1) size 132x18
+ text run at (138,1) width 132: "c abc"
+ RenderBlock {P} at (0,342) size 784x20
+ RenderText {#text} at (0,1) size 126x18
+ text run at (0,1) width 126: "abc "
+ RenderInline {SPAN} at (0,0) size 1x18
+ RenderText {#text} at (125,1) size 126x18
+ text run at (125,1) width 126: "abc "
+ RenderInline {SPAN} at (0,0) size 1x18
+ RenderText {#text} at (250,1) size 20x18
+ text run at (250,1) width 20: "abc"
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/custom/svg-fonts-word-spacing-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.txt (0 => 89741)
--- trunk/LayoutTests/platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.txt 2011-06-25 10:20:18 UTC (rev 89741)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x128
+ RenderBlock {HTML} at (0,0) size 800x128
+ RenderBody {BODY} at (8,8) size 784x100
+ RenderBlock (anonymous) at (0,0) size 784x80
+ RenderText {#text} at (0,0) size 606x19
+ text run at (0,0) width 606: "This test checks that the text-overflow: ellipsis property is handled correctly when using an SVG font."
+ RenderBR {BR} at (606,0) size 0x19
+ RenderBR {BR} at (0,20) size 0x19
+ RenderText {#text} at (0,40) size 488x19
+ text run at (0,40) width 488: "Pass if some text is shown followed by an ellipsis (NOT just the ellipsis by itself). "
+ RenderBR {BR} at (488,40) size 0x19
+ RenderBR {BR} at (0,60) size 0x19
+layer at (8,88) size 182x20 clip at (9,89) size 180x18 scrollWidth 334
+ RenderBlock {DIV} at (0,80) size 182x20 [border: (1px solid #000000)]
+ RenderText {#text} at (1,2) size 334x16
+ text run at (1,2) width 334: "abc abc abc abc abc abc abc abc abc abc"
Property changes on: trunk/LayoutTests/platform/chromium-win/svg/text/text-overflow-ellipsis-svgfont-expected.txt
___________________________________________________________________
Added: svn:eol-style