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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/clear-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 clip at (0,0) size 785x600 scrollHeight 1005 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1005
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1005 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1005 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1005 4 LayoutBlockFlow {HTML} at (0,0) size 785x1005
5 LayoutBlockFlow {BODY} at (8,8) size 769x989 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x989 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 337x19 7 LayoutText {#text} at (0,0) size 337x19
8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 337: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,36) size 769x64 9 LayoutBlockFlow {PRE} at (0,36) size 769x64
10 LayoutText {#text} at (0,0) size 168x64 10 LayoutText {#text} at (0,0) size 168x64
11 text run at (0,0) width 152: ".one {clear: left;}" 11 text run at (0,0) width 152: ".one {clear: left;}"
12 text run at (152,0) width 0: " " 12 text run at (152,0) width 0: " "
13 text run at (0,16) width 160: ".two {clear: right;}" 13 text run at (0,16) width 160: ".two {clear: right;}"
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 LayoutBlockFlow {P} at (4,322) size 628x20 82 LayoutBlockFlow {P} at (4,322) size 628x20
83 LayoutText {#text} at (0,0) size 574x19 83 LayoutText {#text} at (0,0) size 574x19
84 text run at (0,0) width 574: "This paragraph should appear bel ow the two tall orange rectangles, and not flow between them." 84 text run at (0,0) width 574: "This paragraph should appear bel ow the two tall orange rectangles, and not flow between them."
85 LayoutImage (floating) {IMG} at (4,358) size 15x50 85 LayoutImage (floating) {IMG} at (4,358) size 15x50
86 LayoutImage (floating) {IMG} at (617,358) size 15x50 86 LayoutImage (floating) {IMG} at (617,358) size 15x50
87 LayoutBlockFlow {P} at (4,358) size 628x20 87 LayoutBlockFlow {P} at (4,358) size 628x20
88 LayoutText {#text} at (18,0) size 372x19 88 LayoutText {#text} at (18,0) size 372x19
89 text run at (18,0) width 372: "This paragraph should be betwee n both tall orange rectangles." 89 text run at (18,0) width 372: "This paragraph should be betwee n both tall orange rectangles."
90 LayoutBlockFlow (anonymous) at (4,394) size 628x20 90 LayoutBlockFlow (anonymous) at (4,394) size 628x20
91 LayoutBR {BR} at (18,0) size 0x19 91 LayoutBR {BR} at (18,0) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698