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

Side by Side Diff: LayoutTests/platform/mac/css1/box_properties/border_top_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 759 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 759
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x759 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 785x759 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x759 4 LayoutBlockFlow {HTML} at (0,0) size 785x759
5 LayoutBlockFlow {BODY} at (8,8) size 769x743 [bgcolor=#CCCCCC] 5 LayoutBlockFlow {BODY} at (8,8) size 769x743 [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 430x90 10 LayoutText {#text} at (0,0) size 430x90
11 text run at (0,0) width 422: ".zero {background-color: silver; border- top-width: 0;}" 11 text run at (0,0) width 422: ".zero {background-color: silver; border- top-width: 0;}"
12 text run at (421,0) width 1: " " 12 text run at (421,0) width 1: " "
13 text run at (0,15) width 398: ".one {border-top-width: 25px; border-st yle: solid;}" 13 text run at (0,15) width 398: ".one {border-top-width: 25px; border-st yle: solid;}"
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
88 LayoutText {#text} at (3,1) size 332x18 88 LayoutText {#text} at (3,1) size 332x18
89 text run at (3,1) width 332: "This paragraph should have a thi n top border width." 89 text run at (3,1) width 332: "This paragraph should have a thi n top border width."
90 LayoutBlockFlow {P} at (4,254) size 682x18 90 LayoutBlockFlow {P} at (4,254) size 682x18
91 LayoutText {#text} at (0,0) size 534x18 91 LayoutText {#text} at (0,0) size 534x18
92 text run at (0,0) width 534: "This paragraph should have no bo rder and no extra \"padding\" on its top side, as no " 92 text run at (0,0) width 534: "This paragraph should have no bo rder and no extra \"padding\" on its top side, as no "
93 LayoutInline {CODE} at (0,0) size 94x15 93 LayoutInline {CODE} at (0,0) size 94x15
94 LayoutText {#text} at (533,2) size 94x15 94 LayoutText {#text} at (533,2) size 94x15
95 text run at (533,2) width 94: "border-style" 95 text run at (533,2) width 94: "border-style"
96 LayoutText {#text} at (627,0) size 55x18 96 LayoutText {#text} at (627,0) size 55x18
97 text run at (627,0) width 55: " was set." 97 text run at (627,0) width 55: " was set."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698