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

Side by Side Diff: LayoutTests/platform/win-xp/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 2379 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 2379
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x2379 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x2379 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x2379 4 LayoutBlockFlow {HTML} at (0,0) size 785x2379
5 LayoutBlockFlow {BODY} at (8,8) size 769x2363 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x2363 [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 769x128 9 LayoutBlockFlow {PRE} at (0,36) 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 728x39 78 LayoutText {#text} at (0,0) size 728x39
79 text run at (0,0) width 728: "The above image should be a squa re resized so its width is 50% of the its parent element, and centered horizonta lly within" 79 text run at (0,0) width 728: "The above image should be a squa re resized so its width is 50% of the its parent element, and centered horizonta lly within"
80 text run at (0,20) width 117: "the parent element: " 80 text run at (0,20) width 117: "the parent element: "
81 text run at (117,20) width 375: "the document body in the firs t half, and the table in the second." 81 text run at (117,20) width 375: "the document body in the firs t half, and the table in the second."
82 LayoutImage {IMG} at (377.50,620) size 373.50x374 82 LayoutImage {IMG} at (377.50,620) size 373.50x374
83 LayoutBlockFlow {P} at (4,1010) size 747x40 83 LayoutBlockFlow {P} at (4,1010) size 747x40
84 LayoutText {#text} at (0,0) size 723x39 84 LayoutText {#text} at (0,0) size 723x39
85 text run at (0,0) width 723: "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 of the" 85 text run at (0,0) width 723: "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 of the"
86 text run at (0,20) width 95: "parent element: " 86 text run at (0,20) width 95: "parent element: "
87 text run at (95,20) width 375: "the document body in the first half, and the table in the second." 87 text run at (95,20) width 375: "the document body in the first half, and the table in the second."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698