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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/xsl/xslt-relative-path-expected.txt

Issue 1412303002: 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/fast/xsl/xslt-relative-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/xsl/xslt-relative-path-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/xsl/xslt-relative-path-expected.txt
index 0c38bb571d7fc942b3f50972d036edbed8e97d31..f6fcd23d78bc2b55cdf69daab29f45d8803fb0a7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/xsl/xslt-relative-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/xsl/xslt-relative-path-expected.txt
@@ -4,13 +4,13 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x576
LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 480x19
- text run at (0,0) width 480: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:"
+ LayoutText {#text} at (0,0) size 479x19
+ text run at (0,0) width 479: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:"
LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 353x19
+ LayoutText {#text} at (0,0) size 352x19
text run at (0,0) width 263: "using document('file:resources/findme.xml'): "
- text run at (263,0) width 90: "Hello, Webkit!"
+ text run at (263,0) width 89: "Hello, Webkit!"
LayoutBlockFlow {P} at (0,72) size 784x20
- LayoutText {#text} at (0,0) size 333x19
+ LayoutText {#text} at (0,0) size 332x19
text run at (0,0) width 243: "using document('resources/findme.xml'): "
- text run at (243,0) width 90: "Hello, Webkit!"
+ text run at (243,0) width 89: "Hello, Webkit!"

Powered by Google App Engine
This is Rietveld 408576698