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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/xsl/xslt-relative-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/xsl/xslt-relative-path-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/xsl/xslt-relative-path-expected.txt
index 66febe7f7e2718f7c68aab08f6ca195ce1014bf9..6c6b7691e27627772d5d7263293924d4f66346ed 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/xsl/xslt-relative-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 784x18
- LayoutText {#text} at (0,0) size 525x17
- text run at (0,0) width 525: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:"
+ LayoutText {#text} at (0,0) size 524x17
+ text run at (0,0) width 524: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:"
LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 388x17
+ LayoutText {#text} at (0,0) size 387x17
text run at (0,0) width 292: "using document('file:resources/findme.xml'): "
- text run at (291,0) width 97: "Hello, Webkit!"
+ text run at (291,0) width 96: "Hello, Webkit!"
LayoutBlockFlow {P} at (0,68) size 784x18
- LayoutText {#text} at (0,0) size 362x17
+ LayoutText {#text} at (0,0) size 361x17
text run at (0,0) width 266: "using document('resources/findme.xml'): "
- text run at (265,0) width 97: "Hello, Webkit!"
+ text run at (265,0) width 96: "Hello, Webkit!"

Powered by Google App Engine
This is Rietveld 408576698