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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/xsl/xslt-relative-path-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/xsl/xslt-relative-path-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/xsl/xslt-relative-path-expected.txt
index 19b26d23849b23d8effe16713e99887ad2ad321f..011460ad4fa07a6422d9eac3c25817f2d2313361 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/xsl/xslt-relative-path-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 525x18
- 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 522x18
+ text run at (0,0) width 522: "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 388x18
- text run at (0,0) width 292: "using document('file:resources/findme.xml'): "
- text run at (291,0) width 97: "Hello, Webkit!"
+ LayoutText {#text} at (0,0) size 385x18
+ text run at (0,0) width 290: "using document('file:resources/findme.xml'): "
+ text run at (289,0) width 96: "Hello, Webkit!"
LayoutBlockFlow {P} at (0,68) size 784x18
- LayoutText {#text} at (0,0) size 362x18
- text run at (0,0) width 266: "using document('resources/findme.xml'): "
- text run at (265,0) width 97: "Hello, Webkit!"
+ LayoutText {#text} at (0,0) size 360x18
+ text run at (0,0) width 265: "using document('resources/findme.xml'): "
+ text run at (264,0) width 96: "Hello, Webkit!"

Powered by Google App Engine
This is Rietveld 408576698