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

Side by Side Diff: LayoutTests/platform/win/css1/box_properties/border_bottom_width-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 883 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 883
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x883 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 785x883 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x883 4 LayoutBlockFlow {HTML} at (0,0) size 785x883
5 LayoutBlockFlow {BODY} at (8,8) size 769x867 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x867 [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 769x96 9 LayoutBlockFlow {PRE} at (0,34) size 769x96
10 LayoutText {#text} at (0,0) size 464x96 10 LayoutText {#text} at (0,0) size 464x96
11 text run at (0,0) width 456: ".zero {background-color: silver; border- bottom-width: 0;}" 11 text run at (0,0) width 456: ".zero {background-color: silver; border- bottom-width: 0;}"
12 text run at (456,0) width 0: " " 12 text run at (456,0) width 0: " "
13 text run at (0,16) width 432: ".one {border-bottom-width: 50px; border -style: solid;}" 13 text run at (0,16) width 432: ".one {border-bottom-width: 50px; border -style: solid;}"
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
94 LayoutText {#text} at (0,0) size 545x17 94 LayoutText {#text} at (0,0) size 545x17
95 text run at (0,0) width 545: "This element should have no bord er and no extra \"padding\" on its bottom side, as no " 95 text run at (0,0) width 545: "This element should have no bord er and no extra \"padding\" on its bottom side, as no "
96 LayoutInline {CODE} at (0,0) size 97x16 96 LayoutInline {CODE} at (0,0) size 97x16
97 LayoutText {#text} at (544,2) size 97x16 97 LayoutText {#text} at (544,2) size 97x16
98 text run at (544,2) width 97: "border-style" 98 text run at (544,2) width 97: "border-style"
99 LayoutText {#text} at (640,0) size 56x17 99 LayoutText {#text} at (640,0) size 56x17
100 text run at (640,0) width 56: " was set." 100 text run at (640,0) width 56: " was set."
101 LayoutBlockFlow {P} at (4,313) size 696x18 [bgcolor=#C0C0C0] 101 LayoutBlockFlow {P} at (4,313) size 696x18 [bgcolor=#C0C0C0]
102 LayoutText {#text} at (0,0) size 208x17 102 LayoutText {#text} at (0,0) size 208x17
103 text run at (0,0) width 208: "This element has a class of zero ." 103 text run at (0,0) width 208: "This element has a class of zero ."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698