Diff
Modified: trunk/LayoutTests/ChangeLog (91945 => 91946)
--- trunk/LayoutTests/ChangeLog 2011-07-28 20:10:46 UTC (rev 91945)
+++ trunk/LayoutTests/ChangeLog 2011-07-28 20:36:02 UTC (rev 91946)
@@ -1,5 +1,29 @@
2011-07-28 Stephen White <[email protected]>
+ New chromium linux text results. These results used to match the XP
+ results, but since we now have (correct) win7 results with different
+ DOM trees, the fallback no longer works, and we need them here.
+
+ Unreviewed.
+
+ * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt: Added.
+ * platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt: Added.
+ * platform/chromium-linux/svg/custom/circular-marker-reference-1-expected.txt: Added.
+ * platform/chromium-linux/svg/custom/circular-marker-reference-3-expected.txt: Added.
+ * platform/chromium-linux/svg/text/bidi-tspans-expected.txt: Added.
+
+2011-07-28 Stephen White <[email protected]>
+
Rebaseline many chromium win7 and vista tests. This also revealed some
incorrect results checked into the tree, which I've deleted.
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,25 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGContainer {g} at (173,221) size 421x38
+ RenderSVGText {text} at (104,133) size 252x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 252x22
+ chunk 1 (middle anchor) text run 1 at (104.60,150.00) startOffset 0 endOffset 4 width 46.20: "W3C "
+ chunk 1 (middle anchor) text run 1 at (150.80,150.00) startOffset 0 endOffset 12 width 71.40 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}"
+ chunk 1 (middle anchor) text run 1 at (222.20,150.00) startOffset 0 endOffset 15 width 133.20: " dirLTR ubNone!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubNone-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,25 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGContainer {g} at (151,221) size 464x38
+ RenderSVGText {text} at (91,133) size 278x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 278x22
+ chunk 1 (middle anchor) text run 1 at (91.70,150.00) startOffset 0 endOffset 4 width 46.20: "W3C "
+ chunk 1 (middle anchor) text run 1 at (137.90,150.00) startOffset 0 endOffset 12 width 71.40 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}"
+ chunk 1 (middle anchor) text run 1 at (209.30,150.00) startOffset 0 endOffset 19 width 159.00: " dirLTR ubOverride!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirLTR-ubOverride-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,26 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGContainer {g} at (173,221) size 421x38
+ RenderSVGText {text} at (104,133) size 252x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 252x22
+ chunk 1 (middle anchor) text run 1 at (104.60,150.00) startOffset 0 endOffset 1 width 5.40 RTL: "!"
+ chunk 1 (middle anchor) text run 1 at (110.00,150.00) startOffset 0 endOffset 13 width 123.00: "dirRTL ubNone"
+ chunk 1 (middle anchor) text run 1 at (233.00,150.00) startOffset 0 endOffset 14 width 81.00 RTL: " \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} "
+ chunk 1 (middle anchor) text run 1 at (314.00,150.00) startOffset 0 endOffset 3 width 41.40: "W3C"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubNone-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,26 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGContainer {g} at (151,221) size 464x38
+ RenderSVGText {text} at (91,133) size 278x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 278x22
+ chunk 1 (middle anchor) text run 1 at (91.70,150.00) startOffset 0 endOffset 1 width 5.40 RTL: "!"
+ chunk 1 (middle anchor) text run 1 at (97.10,150.00) startOffset 0 endOffset 17 width 148.80: "dirRTL ubOverride"
+ chunk 1 (middle anchor) text run 1 at (245.90,150.00) startOffset 0 endOffset 14 width 81.00 RTL: " \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} "
+ chunk 1 (middle anchor) text run 1 at (326.90,150.00) startOffset 0 endOffset 3 width 41.40: "W3C"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/g-dirRTL-ubOverride-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,24 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGText {text} at (104,133) size 252x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 252x22
+ chunk 1 (middle anchor) text run 1 at (104.60,150.00) startOffset 0 endOffset 4 width 46.20: "W3C "
+ chunk 1 (middle anchor) text run 1 at (150.80,150.00) startOffset 0 endOffset 12 width 71.40 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644}"
+ chunk 1 (middle anchor) text run 1 at (222.20,150.00) startOffset 0 endOffset 15 width 133.20: " dirLTR ubNone!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirLTR-ubNone-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,25 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGText {text} at (104,133) size 252x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 252x22
+ chunk 1 (middle anchor) text run 1 at (104.60,150.00) startOffset 0 endOffset 1 width 5.40 RTL: "!"
+ chunk 1 (middle anchor) text run 1 at (110.00,150.00) startOffset 0 endOffset 13 width 123.00: "dirRTL ubNone"
+ chunk 1 (middle anchor) text run 1 at (233.00,150.00) startOffset 0 endOffset 14 width 81.00 RTL: " \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} "
+ chunk 1 (middle anchor) text run 1 at (314.00,150.00) startOffset 0 endOffset 3 width 41.40: "W3C"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubNone-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,22 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGText {text} at (91,133) size 278x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 278x22
+ chunk 1 (middle anchor) text run 1 at (91.70,150.00) startOffset 0 endOffset 35 width 276.60 RTL override: "W3C \x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} dirRTL ubOverride!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/text-dirRTL-ubOverride-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGText {text} at (91,133) size 278x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (194,0) size 84x22
+ chunk 1 (middle anchor) text run 1 at (285.50,150.00) startOffset 0 endOffset 14 width 82.80 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
+ RenderSVGTSpan {tspan} at (0,0) size 183x22
+ RenderSVGInlineText {#text} at (12,0) size 183x22
+ chunk 1 (middle anchor) text run 1 at (103.70,150.00) startOffset 0 endOffset 16 width 147.00: "dirLTR ubEmbed, "
+ chunk 1 (middle anchor) text run 1 at (250.70,150.00) startOffset 0 endOffset 6 width 34.80 RTL: "\x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
+ RenderSVGInlineText {#text} at (0,0) size 13x22
+ chunk 1 (middle anchor) text run 1 at (91.70,150.00) startOffset 0 endOffset 2 width 12.00 RTL: "\"!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubEmbed-in-rtl-context-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGText {text} at (98,133) size 264x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (180,0) size 84x22
+ chunk 1 (middle anchor) text run 1 at (278.30,150.00) startOffset 0 endOffset 14 width 82.80 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
+ RenderSVGTSpan {tspan} at (0,0) size 169x22
+ RenderSVGInlineText {#text} at (12,0) size 169x22
+ chunk 1 (middle anchor) text run 1 at (110.90,150.00) startOffset 0 endOffset 8 width 44.40 RTL: ", \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
+ chunk 1 (middle anchor) text run 1 at (155.30,150.00) startOffset 0 endOffset 13 width 123.00: "dirLTR ubNone"
+ RenderSVGInlineText {#text} at (0,0) size 13x22
+ chunk 1 (middle anchor) text run 1 at (98.90,150.00) startOffset 0 endOffset 2 width 12.00 RTL: "\"!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubNone-in-rtl-context-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,27 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGText {text} at (86,133) size 288x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (205,0) size 83x22
+ chunk 1 (middle anchor) text run 1 at (291.20,150.00) startOffset 0 endOffset 14 width 82.80 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
+ RenderSVGTSpan {tspan} at (0,0) size 194x22
+ RenderSVGInlineText {#text} at (12,0) size 194x22
+ chunk 1 (middle anchor) text run 1 at (98.00,150.00) startOffset 0 endOffset 25 width 193.20 LTR override: "dirLTR ubOverride, \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
+ RenderSVGInlineText {#text} at (0,0) size 12x22
+ chunk 1 (middle anchor) text run 1 at (86.00,150.00) startOffset 0 endOffset 2 width 12.00 RTL: "\"!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirLTR-ubOverride-in-rtl-context-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,27 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGText {text} at (86,133) size 288x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (205,0) size 83x22
+ chunk 1 (middle anchor) text run 1 at (291.20,150.00) startOffset 0 endOffset 14 width 82.80 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
+ RenderSVGTSpan {tspan} at (0,0) size 194x22
+ RenderSVGInlineText {#text} at (12,0) size 194x22
+ chunk 1 (middle anchor) text run 1 at (98.00,150.00) startOffset 0 endOffset 25 width 193.20 RTL override: "dirRTL ubOverride, \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
+ RenderSVGInlineText {#text} at (0,0) size 12x22
+ chunk 1 (middle anchor) text run 1 at (86.00,150.00) startOffset 0 endOffset 2 width 12.00 RTL: "\"!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-dirRTL-ubOverride-in-rtl-context-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,28 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (0,0) size 800x600
+ RenderSVGContainer {g} at (33,221) size 651x144
+ RenderSVGText {text} at (91,133) size 278x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (194,0) size 84x22
+ chunk 1 (middle anchor) text run 1 at (285.50,150.00) startOffset 0 endOffset 14 width 82.80 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
+ RenderSVGTSpan {tspan} at (0,0) size 183x22
+ RenderSVGInlineText {#text} at (12,0) size 183x22
+ chunk 1 (middle anchor) text run 1 at (103.70,150.00) startOffset 0 endOffset 8 width 44.40 RTL: ", \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
+ chunk 1 (middle anchor) text run 1 at (148.10,150.00) startOffset 0 endOffset 14 width 137.40: "dirRTL ubEmbed"
+ RenderSVGInlineText {#text} at (0,0) size 13x22
+ chunk 1 (middle anchor) text run 1 at (91.70,150.00) startOffset 0 endOffset 2 width 12.00 RTL: "\"!"
+ RenderSVGText {text} at (20,171) size 85x12 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 85x12
+ chunk 1 text run 1 at (20.00,180.00) startOffset 0 endOffset 18 width 84.60: "Reference graphic:"
+ RenderSVGImage {image} at (100,300) size 584x65
+ RenderSVGContainer {g} at (16,556) size 78x14
+ RenderSVGText {text} at (10,334) size 46x8 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 46x8
+ chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 45.60: "$Revision: 1.7 $"
+ RenderSVGPath {rect} at (0,0) size 800x600 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ RenderSVGContainer {g} at (0,0) size 800x40
+ RenderSVGPath {rect} at (0,0) size 800x37 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [x=1.00] [y=1.00] [width=478.00] [height=20.00]
+ RenderSVGText {text} at (206,-1) size 68x24 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 68x24
+ chunk 1 (middle anchor) text run 1 at (206.70,18.00) startOffset 0 endOffset 5 width 66.60: "DRAFT"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/W3C-I18N/tspan-direction-rtl-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/custom/circular-marker-reference-1-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/custom/circular-marker-reference-1-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/custom/circular-marker-reference-1-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (129,270) size 451x120
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ RenderSVGResourceMarker {marker} [id="mark"] [markerUnits=strokeWidth] [ref at (4,4)] [angle=0.00]
+ RenderSVGPath {path} at (310,240) size 180x60 [stroke={[type=SOLID] [color=#000000] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [data="" -5 -2 L 0 -2 L 5 -2"]
+ RenderSVGPath {path} at (129,270) size 451x120 [stroke={[type=SOLID] [color=#000000] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [data="" -5 2 L 0 2 L 5 2"]
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/custom/circular-marker-reference-1-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/custom/circular-marker-reference-3-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/custom/circular-marker-reference-3-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/custom/circular-marker-reference-3-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (129,270) size 451x120 [start marker=mark] [middle marker=mark] [end marker=mark]
+ RenderSVGHiddenContainer {defs} at (0,0) size 0x0 [start marker=mark] [middle marker=mark] [end marker=mark]
+ RenderSVGResourceMarker {marker} [id="mark"] [markerUnits=strokeWidth] [ref at (4,4)] [angle=0.00]
+ RenderSVGPath {path} at (310,240) size 180x60 [stroke={[type=SOLID] [color=#000000] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [data="" -5 -2 L 0 -2 L 5 -2"]
+ RenderSVGPath {path} at (129,270) size 451x120 [stroke={[type=SOLID] [color=#000000] [line cap=ROUND]}] [fill={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [data="" -5 2 L 0 2 L 5 2"]
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/custom/circular-marker-reference-3-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-linux/svg/text/bidi-tspans-expected.txt (0 => 91946)
--- trunk/LayoutTests/platform/chromium-linux/svg/text/bidi-tspans-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-linux/svg/text/bidi-tspans-expected.txt 2011-07-28 20:36:02 UTC (rev 91946)
@@ -0,0 +1,19 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderSVGRoot {svg} at (151,221) size 464x88
+ RenderSVGContainer {g} at (151,221) size 464x88
+ RenderSVGText {text} at (91,133) size 278x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 278x22
+ chunk 1 (middle anchor) text run 1 at (91.70,150.00) startOffset 0 endOffset 10 width 56.40 RTL: ", \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}\"!"
+ chunk 1 (middle anchor) text run 1 at (148.10,150.00) startOffset 0 endOffset 14 width 137.40: "dirRTL ubEmbed"
+ chunk 1 (middle anchor) text run 1 at (285.50,150.00) startOffset 0 endOffset 14 width 82.80 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
+ RenderSVGText {text} at (91,163) size 278x22 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (194,0) size 84x22
+ chunk 1 (middle anchor) text run 1 at (285.50,180.00) startOffset 0 endOffset 14 width 82.80 RTL: "\x{646}\x{634}\x{627}\x{637} \x{627}\x{644}\x{62A}\x{62F}\x{648}\x{64A}\x{644} \""
+ RenderSVGTSpan {tspan} at (0,0) size 183x22
+ RenderSVGInlineText {#text} at (12,0) size 183x22
+ chunk 1 (middle anchor) text run 1 at (103.70,180.00) startOffset 0 endOffset 8 width 44.40 RTL: ", \x{627}\x{62E}\x{62A}\x{628}\x{627}\x{631}"
+ chunk 1 (middle anchor) text run 1 at (148.10,180.00) startOffset 0 endOffset 14 width 137.40: "dirRTL ubEmbed"
+ RenderSVGInlineText {#text} at (0,0) size 13x22
+ chunk 1 (middle anchor) text run 1 at (91.70,180.00) startOffset 0 endOffset 2 width 12.00 RTL: "\"!"
Property changes on: trunk/LayoutTests/platform/chromium-linux/svg/text/bidi-tspans-expected.txt
___________________________________________________________________
Added: svn:eol-style