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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt

Issue 2888603005: Get SVGLayoutTreeAsText shape values from ComputedStyle (Closed)
Patch Set: Fix baselines Created 3 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: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt
index 08baf1761d7416dae0ce4aefddc030634b49f60a..cb09c8b846ebb480e1e35e9be07e7a7097796ac7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/coords-units-03-b-expected.txt
@@ -40,7 +40,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (230,68) size 166.69x15
chunk 1 text run 1 at (230.00,80.00) startOffset 0 endOffset 30 width 166.70: "Relative to font x-height (ex)"
LayoutSVGContainer {g} at (20,80) size 209.18x1
- LayoutSVGRect {rect} at (20,80) size 209.18x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=80.00] [width=240.00] [height=1.00]
+ LayoutSVGRect {rect} at (20,80) size 209.18x1 [fill={[type=SOLID] [color=#000000]}] [x=20.00] [y=80.00] [width=209.18] [height=1.00]
LayoutSVGText {text} at (20,86) size 100.42x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (20,86) size 100.42x15
chunk 1 text run 1 at (20.00,98.00) startOffset 0 endOffset 15 width 100.42: "41.67% = 200 px"

Powered by Google App Engine
This is Rietveld 408576698