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

Side by Side Diff: LayoutTests/platform/win/css1/formatting_model/replaced_elements-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 2349 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2349
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2349 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2349 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2349 4 LayoutBlockFlow {HTML} at (0,0) size 785x2349
5 LayoutBlockFlow {BODY} at (8,8) size 769x2333 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2333 [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 363x17 7 LayoutText {#text} at (0,0) size 363x17
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 769x128 9 LayoutBlockFlow {PRE} at (0,34) size 769x128
10 LayoutText {#text} at (0,0) size 504x128 10 LayoutText {#text} at (0,0) size 504x128
11 text run at (0,0) width 208: "IMG.one {display: inline;}" 11 text run at (0,0) width 208: "IMG.one {display: inline;}"
12 text run at (208,0) width 0: " " 12 text run at (208,0) width 0: " "
13 text run at (0,16) width 200: "IMG.two {display: block;}" 13 text run at (0,16) width 200: "IMG.two {display: block;}"
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 LayoutText {#text} at (0,0) size 738x35 78 LayoutText {#text} at (0,0) size 738x35
79 text run at (0,0) width 738: "The above image should be a squa re resized so its width is 50% of the its parent element, and centered horizonta lly" 79 text run at (0,0) width 738: "The above image should be a squa re resized so its width is 50% of the its parent element, and centered horizonta lly"
80 text run at (0,18) width 172: "within the parent element: " 80 text run at (0,18) width 172: "within the parent element: "
81 text run at (171,18) width 404: "the document body in the firs t half, and the table in the second." 81 text run at (171,18) width 404: "the document body in the firs t half, and the table in the second."
82 LayoutImage {IMG} at (377.50,611) size 373.50x374 82 LayoutImage {IMG} at (377.50,611) size 373.50x374
83 LayoutBlockFlow {P} at (4,1001) size 747x36 83 LayoutBlockFlow {P} at (4,1001) size 747x36
84 LayoutText {#text} at (0,0) size 733x35 84 LayoutText {#text} at (0,0) size 733x35
85 text run at (0,0) width 733: "The above image should be a squa re resized so its width is 50% of its parent element, and aligned at the right e dge" 85 text run at (0,0) width 733: "The above image should be a squa re resized so its width is 50% of its parent element, and aligned at the right e dge"
86 text run at (0,18) width 144: "of the parent element: " 86 text run at (0,18) width 144: "of the parent element: "
87 text run at (143,18) width 405: "the document body in the firs t half, and the table in the second." 87 text run at (143,18) width 405: "the document body in the firs t half, and the table in the second."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698