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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/border_left_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 859 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 859
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x859 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 785x859 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x859 4 LayoutBlockFlow {HTML} at (0,0) size 785x859
5 LayoutBlockFlow {BODY} at (8,8) size 769x843 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x843 [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 363x18 7 LayoutText {#text} at (0,0) size 363x18
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 769x90 9 LayoutBlockFlow {PRE} at (0,34) size 769x90
10 LayoutText {#text} at (0,0) size 437x90 10 LayoutText {#text} at (0,0) size 437x90
11 text run at (0,0) width 430: ".zero {background-color: silver; border- left-width: 0;}" 11 text run at (0,0) width 430: ".zero {background-color: silver; border- left-width: 0;}"
12 text run at (429,0) width 1: " " 12 text run at (429,0) width 1: " "
13 text run at (0,15) width 406: ".one {border-left-width: 50px; border-s tyle: solid;}" 13 text run at (0,15) width 406: ".one {border-left-width: 50px; border-s tyle: solid;}"
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 text run at (1,3) width 733: "This element should have a thin left border width, which will be more obvious if the element is more than one li ne" 96 text run at (1,3) width 733: "This element should have a thin left border width, which will be more obvious if the element is more than one li ne"
97 text run at (1,21) width 33: "long." 97 text run at (1,21) width 33: "long."
98 LayoutBlockFlow {P} at (4,304) size 747x18 98 LayoutBlockFlow {P} at (4,304) size 747x18
99 LayoutText {#text} at (0,0) size 521x18 99 LayoutText {#text} at (0,0) size 521x18
100 text run at (0,0) width 521: "This element should have no bord er and no extra \"padding\" on its left side, as no " 100 text run at (0,0) width 521: "This element should have no bord er and no extra \"padding\" on its left side, as no "
101 LayoutInline {CODE} at (0,0) size 95x15 101 LayoutInline {CODE} at (0,0) size 95x15
102 LayoutText {#text} at (520,2) size 95x15 102 LayoutText {#text} at (520,2) size 95x15
103 text run at (520,2) width 95: "border-style" 103 text run at (520,2) width 95: "border-style"
104 LayoutText {#text} at (614,0) size 56x18 104 LayoutText {#text} at (614,0) size 56x18
105 text run at (614,0) width 56: " was set." 105 text run at (614,0) width 56: " was set."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698