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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/frames/onlyCommentInIFrame-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 767x53 6 LayoutText {#text} at (0,0) size 767x53
7 text run at (0,0) width 763: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would" 7 text run at (0,0) width 763: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would"
8 text run at (0,18) width 767: "only construct LayoutViews for such ifram es. We need to propery construct an empty frame instead, so the LayoutView" 8 text run at (0,18) width 767: "only construct LayoutViews for such ifram es. We need to propery construct an empty frame instead, so the LayoutView"
9 text run at (0,36) width 621: "should have a LayoutBlockFlow and LayoutB lockFlow below it in the dump of the RenderTree. " 9 text run at (0,36) width 621: "should have a LayoutBlockFlow and LayoutB lockFlow below it in the dump of the RenderTree. "
10 LayoutBR {BR} at (620,50) size 1x0 10 LayoutBR {BR} at (620,50) size 1x0
(...skipping 17 matching lines...) Expand all
28 LayoutBlockFlow {body} at (8,16) size 753x137.88 28 LayoutBlockFlow {body} at (8,16) size 753x137.88
29 LayoutBlockFlow {parsererror} at (16,0) size 721x137.88 [bgcolor=#FFDD DD] [border: (2px solid #CC7777)] 29 LayoutBlockFlow {parsererror} at (16,0) size 721x137.88 [bgcolor=#FFDD DD] [border: (2px solid #CC7777)]
30 LayoutBlockFlow {h3} at (18,20.72) size 685x22 30 LayoutBlockFlow {h3} at (18,20.72) size 685x22
31 LayoutText {#text} at (0,0) size 318x21 31 LayoutText {#text} at (0,0) size 318x21
32 text run at (0,0) width 318: "This page contains the following e rrors:" 32 text run at (0,0) width 318: "This page contains the following e rrors:"
33 LayoutBlockFlow {div} at (18,61.44) size 685x15 33 LayoutBlockFlow {div} at (18,61.44) size 685x15
34 LayoutText {#text} at (0,0) size 490x15 34 LayoutText {#text} at (0,0) size 490x15
35 text run at (0,0) width 490: "error on line 1 at column 15: Extr a content at the end of the document" 35 text run at (0,0) width 490: "error on line 1 at column 15: Extr a content at the end of the document"
36 text run at (490,0) width 0: " " 36 text run at (490,0) width 0: " "
37 LayoutBlockFlow {h3} at (18,95.16) size 685x22 37 LayoutBlockFlow {h3} at (18,95.16) size 685x22
38 LayoutText {#text} at (0,0) size 421x21 38 LayoutText {#text} at (0,0) size 419x21
39 text run at (0,0) width 421: "Below is a rendering of the page u p to the first error." 39 text run at (0,0) width 419: "Below is a rendering of the page u p to the first error."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698