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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
index c402657bd9dea1189c86f168df6e1ce9e9124f17..0784e2fa5d521f46d932c18a6ac20d72b93ceb2c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/text/bbox-with-glyph-overflow-zoomed-expected.txt
@@ -46,7 +46,7 @@ layer at (0,0) size 800x251
LayoutSVGText {text} at (20,61.13) size 32.77x17.77 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (20,61.13) size 32.77x17.77
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.13) size 32.77x17.77 [stroke={[type=SOLID] [color=#008000]}] [fill={[type=SOLID] [color=#00000000]}] [x=20.00] [y=61.13] [width=32.77] [height=17.77]
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698