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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-svg-in-xhtml-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/linux/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-svg-in-xhtml-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
index fae4b8547dfd59fe06658bd22885e39d7cec0aec..2daaa02402395c62b41ab598d14733aba597b8c3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/absolute-sized-svg-in-xhtml-expected.txt
@@ -2,22 +2,22 @@ layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x105
LayoutBlockFlow {html} at (0,0) size 800x105
- LayoutInline {body} at (0,0) size 224x19
+ LayoutInline {body} at (0,0) size 222x19
LayoutText {#text} at (0,0) size 0x0
- LayoutInline {h1} at (0,0) size 54x19
- LayoutText {#text} at (0,85) size 54x19
- text run at (0,85) width 54: "Test 123"
- LayoutText {#text} at (54,85) size 4x19
- text run at (54,85) width 4: " "
- LayoutSVGRoot {svg} at (58,0) size 100x100
- LayoutSVGText {text} at (0,-15) size 186x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 186x19
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 29 width 186.00: "You should see an error above"
- LayoutSVGRect {rect} at (58,0) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- LayoutText {#text} at (158,85) size 4x19
- text run at (158,85) width 4: " "
+ LayoutInline {h1} at (0,0) size 53x19
+ LayoutText {#text} at (0,85) size 53x19
+ text run at (0,85) width 53: "Test 123"
+ LayoutText {#text} at (52,85) size 5x19
+ text run at (52,85) width 5: " "
+ LayoutSVGRoot {svg} at (56,0) size 101x100
+ LayoutSVGText {text} at (0,-15) size 185x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 185x19
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 29 width 184.40: "You should see an error above"
+ LayoutSVGRect {rect} at (56,0) size 101x100 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutText {#text} at (156,85) size 5x19
+ text run at (156,85) width 5: " "
LayoutInline {h1} at (0,0) size 62x19
- LayoutText {#text} at (162,85) size 62x19
- text run at (162,85) width 62: "Test ABC"
+ LayoutText {#text} at (160,85) size 62x19
+ text run at (160,85) width 62: "Test ABC"
LayoutText {#text} at (0,0) size 0x0
LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698