Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: LayoutTests/platform/win-xp/svg/text/foreignObject-text-clipping-bug-expected.txt

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win-xp/svg/text/foreignObject-text-clipping-bug-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/text/foreignObject-text-clipping-bug-expected.txt b/LayoutTests/platform/win-xp/svg/text/foreignObject-text-clipping-bug-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..2f5868666cac2d78acad2be0b45acdb7473c136a
--- /dev/null
+++ b/LayoutTests/platform/win-xp/svg/text/foreignObject-text-clipping-bug-expected.txt
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x295
+ RenderBlock {html} at (0,0) size 800x295
+ RenderBody {body} at (8,10) size 784x275
+ RenderBlock {p} at (0,0) size 784x20 [color=#000080]
+ RenderText {#text} at (0,0) size 431x19
+ text run at (0,0) width 431: "The word \"TEST \" should appear twice below, the same size each time."
+ RenderBlock (anonymous) at (0,30) size 784x125
+ RenderSVGRoot {svg} at (18,50) size 390x110
+ RenderSVGRect {rect} at (18,50) size 390x110 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=1.00] [y=1.00] [width=60.00] [height=12.00]
+ RenderSVGForeignObject {foreignObject} at (1,1) size 60x10
+ RenderBlock {div} at (0,0) size 60x12 [color=#000080]
+ RenderText {#text} at (0,0) size 26x12
+ text run at (0,0) width 26: "TEST"
+ RenderText {#text} at (0,0) size 0x0
+layer at (18,185) size 390x110
+ RenderBlock (relative positioned) {div} at (0,165) size 390x110 [color=#000080] [bgcolor=#D3D3D3]
+ RenderBlock {div} at (0,0) size 390x118
+ RenderText {#text} at (0,2) size 239x114
+ text run at (0,2) width 239: "TEST"
+selection start: position 0 of child 0 {#text} of child 1 {p} of body
+selection end: position 4 of child 0 {#text} of child 1 {div} of child 5 {div} of body

Powered by Google App Engine
This is Rietveld 408576698