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

Side by Side Diff: LayoutTests/platform/win-xp/css1/box_properties/border_right_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 793 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 793
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x793 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 785x793 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x793 4 LayoutBlockFlow {HTML} at (0,0) size 785x793
5 LayoutBlockFlow {BODY} at (8,8) size 769x777 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x777 [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 769x96 9 LayoutBlockFlow {PRE} at (0,36) size 769x96
10 LayoutText {#text} at (0,0) size 456x96 10 LayoutText {#text} at (0,0) size 456x96
11 text run at (0,0) width 448: ".zero {background-color: silver; border- right-width: 0;}" 11 text run at (0,0) width 448: ".zero {background-color: silver; border- right-width: 0;}"
12 text run at (448,0) width 0: " " 12 text run at (448,0) width 0: " "
13 text run at (0,16) width 424: ".one {border-right-width: 25px; border- style: solid;}" 13 text run at (0,16) width 424: ".one {border-right-width: 25px; border- style: solid;}"
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 LayoutText {#text} at (3,3) size 713x19 90 LayoutText {#text} at (3,3) size 713x19
91 text run at (3,3) width 713: "This element should have a thin right border width, which will be more obvious if the element is more than one l ine long." 91 text run at (3,3) width 713: "This element should have a thin right border width, which will be more obvious if the element is more than one l ine long."
92 LayoutBlockFlow {P} at (4,264) size 747x20 92 LayoutBlockFlow {P} at (4,264) size 747x20
93 LayoutText {#text} at (0,0) size 493x19 93 LayoutText {#text} at (0,0) size 493x19
94 text run at (0,0) width 493: "This element should have no bord er and no extra \"padding\" on its right side, as no " 94 text run at (0,0) width 493: "This element should have no bord er and no extra \"padding\" on its right side, as no "
95 LayoutInline {CODE} at (0,0) size 96x16 95 LayoutInline {CODE} at (0,0) size 96x16
96 LayoutText {#text} at (493,3) size 96x16 96 LayoutText {#text} at (493,3) size 96x16
97 text run at (493,3) width 96: "border-style" 97 text run at (493,3) width 96: "border-style"
98 LayoutText {#text} at (589,0) size 53x19 98 LayoutText {#text} at (589,0) size 53x19
99 text run at (589,0) width 53: " was set." 99 text run at (589,0) width 53: " was set."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698