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

Side by Side Diff: LayoutTests/platform/mac/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 961 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 961
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x961 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 785x961 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x961 4 LayoutBlockFlow {HTML} at (0,0) size 785x961
5 LayoutBlockFlow {BODY} at (8,8) size 769x945 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x945 [bgcolor=#CCCCCC]
6 LayoutBlockFlow {P} at (0,0) size 769x18 6 LayoutBlockFlow {P} at (0,0) size 769x18
7 LayoutText {#text} at (0,0) size 363x18 7 LayoutText {#text} at (0,0) size 363x18
8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:" 8 text run at (0,0) width 363: "The style declarations which apply to th e text below are:"
9 LayoutBlockFlow {PRE} at (0,34) size 769x60 9 LayoutBlockFlow {PRE} at (0,34) size 769x60
10 LayoutText {#text} at (0,0) size 164x60 10 LayoutText {#text} at (0,0) size 164x60
11 text run at (0,0) width 149: ".one {clear: left;}" 11 text run at (0,0) width 149: ".one {clear: left;}"
12 text run at (148,0) width 1: " " 12 text run at (148,0) width 1: " "
13 text run at (0,15) width 157: ".two {clear: right;}" 13 text run at (0,15) width 157: ".two {clear: right;}"
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 LayoutBlockFlow {P} at (4,310) size 671x18 82 LayoutBlockFlow {P} at (4,310) size 671x18
83 LayoutText {#text} at (0,0) size 612x18 83 LayoutText {#text} at (0,0) size 612x18
84 text run at (0,0) width 612: "This paragraph should appear bel ow the two tall orange rectangles, and not flow between them." 84 text run at (0,0) width 612: "This paragraph should appear bel ow the two tall orange rectangles, and not flow between them."
85 LayoutImage (floating) {IMG} at (4,344) size 15x50 85 LayoutImage (floating) {IMG} at (4,344) size 15x50
86 LayoutImage (floating) {IMG} at (660,344) size 15x50 86 LayoutImage (floating) {IMG} at (660,344) size 15x50
87 LayoutBlockFlow {P} at (4,344) size 671x18 87 LayoutBlockFlow {P} at (4,344) size 671x18
88 LayoutText {#text} at (18,0) size 397x18 88 LayoutText {#text} at (18,0) size 397x18
89 text run at (18,0) width 397: "This paragraph should be betwee n both tall orange rectangles." 89 text run at (18,0) width 397: "This paragraph should be betwee n both tall orange rectangles."
90 LayoutBlockFlow (anonymous) at (4,378) size 671x18 90 LayoutBlockFlow (anonymous) at (4,378) size 671x18
91 LayoutBR {BR} at (18,0) size 0x18 91 LayoutBR {BR} at (18,0) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698