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

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

Issue 546273002: Auto-rebaseline for r181492 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/svg/text/foreignObject-text-clipping-bug-expected.txt
diff --git a/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-expected.txt b/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-expected.txt
index 6751ccda1bbea8f582546f3adf02ab0a27978c0a..64f1f4848a60b94b8f5220fc92d2aa923e6266d3 100644
--- a/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-expected.txt
+++ b/LayoutTests/platform/win/svg/text/foreignObject-text-clipping-bug-expected.txt
@@ -10,9 +10,9 @@ layer at (0,0) size 800x292
RenderSVGRoot {svg} at (18,48) size 390x110
RenderSVGRect {rect} at (18,48) 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 60x11 [color=#000080]
- RenderText {#text} at (0,0) size 24x11
- text run at (0,0) width 24: "TEST"
+ 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,182) size 390x110
RenderBlock (relative positioned) {div} at (0,162) size 390x110 [color=#000080] [bgcolor=#D3D3D3]

Powered by Google App Engine
This is Rietveld 408576698