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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/height-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 997 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 997
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x997 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 785x997 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x997 4 LayoutBlockFlow {HTML} at (0,0) size 785x997
5 LayoutBlockFlow {BODY} at (8,8) size 769x981 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x981 [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 769x48 9 LayoutBlockFlow {PRE} at (0,36) size 769x48
10 LayoutText {#text} at (0,0) size 168x48 10 LayoutText {#text} at (0,0) size 168x48
11 text run at (0,0) width 160: ".one {height: 50px;}" 11 text run at (0,0) width 160: ".one {height: 50px;}"
12 text run at (160,0) width 0: " " 12 text run at (160,0) width 0: " "
13 text run at (0,16) width 168: ".two {height: 100px;}" 13 text run at (0,16) width 168: ".two {height: 100px;}"
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 LayoutText {#text} at (0,0) size 0x0 67 LayoutText {#text} at (0,0) size 0x0
68 LayoutBlockFlow {P} at (4,374) size 747x40 68 LayoutBlockFlow {P} at (4,374) size 747x40
69 LayoutText {#text} at (0,0) size 743x39 69 LayoutText {#text} at (0,0) size 743x39
70 text run at (0,0) width 743: "The rectangular image above shou ld be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the s ize has been" 70 text run at (0,0) width 743: "The rectangular image above shou ld be 100 pixels tall and 30 pixels wide (the original image is 50x15, and the s ize has been"
71 text run at (0,20) width 109: "doubled using the " 71 text run at (0,20) width 109: "doubled using the "
72 LayoutInline {CODE} at (0,0) size 48x16 72 LayoutInline {CODE} at (0,0) size 48x16
73 LayoutText {#text} at (109,23) size 48x16 73 LayoutText {#text} at (109,23) size 48x16
74 text run at (109,23) width 48: "height" 74 text run at (109,23) width 48: "height"
75 LayoutText {#text} at (157,20) size 65x19 75 LayoutText {#text} at (157,20) size 65x19
76 text run at (157,20) width 65: " property)." 76 text run at (157,20) width 65: " property)."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698