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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/xsl/document-function-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 667x18 7 LayoutText {#text} at (0,0) size 666x18
8 text run at (0,0) width 667: "This tests the xslt document() function. If this test is successful, there should be three paragraphs below." 8 text run at (0,0) width 666: "This tests the xslt document() function. If this test is successful, there should be three paragraphs below."
9 LayoutBlockFlow {P} at (0,34) size 784x18 9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 123x18 10 LayoutText {#text} at (0,0) size 123x18
11 text run at (0,0) width 123: "This is a paragraph" 11 text run at (0,0) width 123: "This is a paragraph"
12 LayoutBlockFlow {P} at (0,68) size 784x18 12 LayoutBlockFlow {P} at (0,68) size 784x18
13 LayoutText {#text} at (0,0) size 164x18 13 LayoutText {#text} at (0,0) size 164x18
14 text run at (0,0) width 164: "This is another paragraph" 14 text run at (0,0) width 164: "This is another paragraph"
15 LayoutBlockFlow {P} at (0,102) size 784x18 15 LayoutBlockFlow {P} at (0,102) size 784x18
16 LayoutText {#text} at (0,0) size 161x18 16 LayoutText {#text} at (0,0) size 161x18
17 text run at (0,0) width 161: "This is a third paragraph." 17 text run at (0,0) width 161: "This is a third paragraph."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698