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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/empty-mask-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl Created 4 years, 1 month 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/custom/empty-mask-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/empty-mask-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/empty-mask-expected.txt
index d83f5b915d55762b5fdafcf41a3897eef113e52f..d1b9b980170bed53c44dab13dfe0049fc6f9bf3d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/empty-mask-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/empty-mask-expected.txt
@@ -9,6 +9,6 @@ layer at (0,0) size 800x600
[masker="mask"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0
LayoutSVGText {text} at (60,46) size 22.22x17 contains 1 chunk(s)
[masker="mask"] LayoutSVGResourceMasker {mask} at (0,0) size 0x0
- LayoutSVGTSpan {tspan} at (0,0) size 23x17
+ LayoutSVGTSpan {tspan} at (60,46) size 22.22x17
LayoutSVGInlineText {#text} at (60,46) size 22.22x17
chunk 1 text run 1 at (60.00,60.00) startOffset 0 endOffset 4 width 22.22: "test"

Powered by Google App Engine
This is Rietveld 408576698