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

Unified Diff: third_party/WebKit/LayoutTests/platform/win7/svg/text/bbox-with-glyph-overflow-zoomed-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/win7/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win7/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
index 3445873a5aa2e9669c5854dd676b06fb5248fe25..c813cdbc67e0c7933ed10b167beab55138704c0b 100644
--- a/third_party/WebKit/LayoutTests/platform/win7/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win7/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
@@ -46,7 +46,7 @@ layer at (0,0) size 800x251
LayoutSVGText {text} at (20,61.67) size 33.88x16.66 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (20,61.67) size 33.88x16.66
chunk 1 text run 1 at (20.00,75.00) startOffset 0 endOffset 5 width 32.78: "'faQ'"
- LayoutSVGRect {rect} at (17.77,8.89) size 97.22x13.87 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=8.89] [width=97.22] [height=13.88]
+ LayoutSVGRect {rect} at (17.77,8.89) size 97.22x13.87 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=8.89] [width=97.22] [height=13.87]
LayoutSVGRect {rect} at (17.77,28.34) size 70.55x27.22 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=17.77] [y=28.34] [width=70.55] [height=27.22]
LayoutSVGRect {rect} at (20,61.67) size 33.88x16.66 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=20.00] [y=61.67] [width=33.88] [height=16.66]
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698