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

Side by Side Diff: LayoutTests/platform/mac/fast/frames/iframe-scrolling-attribute-expected.txt

Issue 1156253005: Auto-rebaseline for r196194 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 692 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 692
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x692 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x692 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x692 4 LayoutBlockFlow {HTML} at (0,0) size 785x692
5 LayoutBlockFlow {BODY} at (8,8) size 769x676 5 LayoutBlockFlow {BODY} at (8,8) size 769x676
6 LayoutBlockFlow {P} at (0,0) size 769x36 6 LayoutBlockFlow {P} at (0,0) size 769x36
7 LayoutText {#text} at (0,0) size 224x18 7 LayoutText {#text} at (0,0) size 224x18
8 text run at (0,0) width 224: "This page tests the behavior of the " 8 text run at (0,0) width 224: "This page tests the behavior of the "
9 LayoutInline {TT} at (0,0) size 71x15 9 LayoutInline {TT} at (0,0) size 71x15
10 LayoutText {#text} at (223,2) size 71x15 10 LayoutText {#text} at (223,2) size 71x15
11 text run at (223,2) width 71: "scrolling" 11 text run at (223,2) width 71: "scrolling"
12 LayoutText {#text} at (293,0) size 83x18 12 LayoutText {#text} at (293,0) size 82x18
13 text run at (293,0) width 83: " attribute on " 13 text run at (293,0) width 82: " attribute on "
14 LayoutInline {TT} at (0,0) size 63x15 14 LayoutInline {TT} at (0,0) size 63x15
15 LayoutText {#text} at (375,2) size 63x15 15 LayoutText {#text} at (375,2) size 63x15
16 text run at (375,2) width 63: "<iframe>" 16 text run at (375,2) width 63: "<iframe>"
17 LayoutText {#text} at (437,0) size 742x36 17 LayoutText {#text} at (437,0) size 742x36
18 text run at (437,0) width 305: " elements which contain a page large e nough to" 18 text run at (437,0) width 305: " elements which contain a page large e nough to"
19 text run at (0,18) width 125: "need to be scrolled." 19 text run at (0,18) width 125: "need to be scrolled."
20 LayoutBlockFlow (anonymous) at (0,52) size 769x624 20 LayoutBlockFlow (anonymous) at (0,52) size 769x624
21 LayoutText {#text} at (204,190) size 4x18 21 LayoutText {#text} at (204,190) size 4x18
22 text run at (204,190) width 4: " " 22 text run at (204,190) width 4: " "
23 LayoutText {#text} at (412,190) size 4x18 23 LayoutText {#text} at (412,190) size 4x18
(...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after
130 LayoutView at (0,0) size 200x200 130 LayoutView at (0,0) size 200x200
131 layer at (0,0) size 185x486 backgroundClip at (0,0) size 185x185 clip at (0, 0) size 185x185 outlineClip at (0,0) size 185x185 131 layer at (0,0) size 185x486 backgroundClip at (0,0) size 185x185 clip at (0, 0) size 185x185 outlineClip at (0,0) size 185x185
132 LayoutBlockFlow {HTML} at (0,0) size 185x486 132 LayoutBlockFlow {HTML} at (0,0) size 185x486
133 LayoutBlockFlow {BODY} at (8,8) size 169x470 133 LayoutBlockFlow {BODY} at (8,8) size 169x470
134 LayoutBlockFlow {P} at (0,0) size 169x54 134 LayoutBlockFlow {P} at (0,0) size 169x54
135 LayoutText {#text} at (0,0) size 165x54 135 LayoutText {#text} at (0,0) size 165x54
136 text run at (0,0) width 165: "This page is large enough" 136 text run at (0,0) width 165: "This page is large enough"
137 text run at (0,18) width 165: "to need to be scrolled in a" 137 text run at (0,18) width 165: "to need to be scrolled in a"
138 text run at (0,36) width 102: "200x200 frame." 138 text run at (0,36) width 102: "200x200 frame."
139 LayoutBlockFlow {DIV} at (0,70) size 400x400 [bgcolor=#0000FF] 139 LayoutBlockFlow {DIV} at (0,70) size 400x400 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698