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

Side by Side 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 525x18 7 LayoutText {#text} at (0,0) size 522x18
8 text run at (0,0) width 525: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:" 8 text run at (0,0) width 522: "Here is an attempt to extract the string \"Hello, Webkit!\" from the file findme.xml:"
9 LayoutBlockFlow {P} at (0,34) size 784x18 9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 388x18 10 LayoutText {#text} at (0,0) size 385x18
11 text run at (0,0) width 292: "using document('file:resources/findme.xm l'): " 11 text run at (0,0) width 290: "using document('file:resources/findme.xm l'): "
12 text run at (291,0) width 97: "Hello, Webkit!" 12 text run at (289,0) width 96: "Hello, Webkit!"
13 LayoutBlockFlow {P} at (0,68) size 784x18 13 LayoutBlockFlow {P} at (0,68) size 784x18
14 LayoutText {#text} at (0,0) size 362x18 14 LayoutText {#text} at (0,0) size 360x18
15 text run at (0,0) width 266: "using document('resources/findme.xml'): " 15 text run at (0,0) width 265: "using document('resources/findme.xml'): "
16 text run at (265,0) width 97: "Hello, Webkit!" 16 text run at (264,0) width 96: "Hello, Webkit!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698