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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/pointer-events-text-expected.txt

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/custom/pointer-events-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/pointer-events-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/pointer-events-text-expected.txt
index 2cd6d251b362c24b5a9d53d07198d9f6952d603b..505628c47d50cc00437c1466276cf39d26dbd566 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/pointer-events-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/pointer-events-text-expected.txt
@@ -2,11 +2,11 @@ layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutSVGRoot {svg} at (0,6) size 534x577
- LayoutSVGText {text} at (110,6) size 111x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 111x18
+ LayoutSVGText {text} at (110,6) size 111x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 111x17
chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 110.60: "Visibility: visible"
- LayoutSVGText {text} at (340,6) size 112x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 112x18
+ LayoutSVGText {text} at (340,6) size 112x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 112x17
chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 111.48: "Visibility: hidden"
LayoutSVGContainer {g} at (0,23) size 534x560
LayoutSVGText {text} at (0,46) size 28x17 contains 1 chunk(s)
@@ -264,8 +264,8 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (504,264) size 30x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 30x17
chunk 1 text run 1 at (504.00,278.00) startOffset 0 endOffset 4 width 29.34: "miss"
- LayoutSVGText {text} at (-1,331) size 49x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 48x18
+ LayoutSVGText {text} at (0,331) size 48x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 48x17
chunk 1 text run 1 at (0.00,345.00) startOffset 0 endOffset 7 width 47.09: "painted"
LayoutSVGText {text} at (100,309) size 20x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 20x45

Powered by Google App Engine
This is Rietveld 408576698