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

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

Issue 1414063002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 3c64df91f322227569b062c1d070e9a184102088..eaf618161eb22950532ee240b57e7ac9bc27616d 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,12 +2,12 @@ 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 112x17 contains 1 chunk(s)
+ 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 112x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 112x17
- chunk 1 text run 1 at (110.00,20.00) startOffset 0 endOffset 19 width 111.56: "Visibility: visible"
- LayoutSVGText {text} at (340,6) size 113x17 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 113x17
- chunk 1 text run 1 at (340.00,20.00) startOffset 0 endOffset 18 width 112.45: "Visibility: hidden"
+ 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)
LayoutSVGInlineText {#text} at (0,0) size 28x17

Powered by Google App Engine
This is Rietveld 408576698