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

Side by Side Diff: LayoutTests/platform/mac/fast/inline/inline-continuation-borders-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 1230 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1230
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x1230 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x1230 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x1230 4 LayoutBlockFlow {HTML} at (0,0) size 785x1230
5 LayoutBlockFlow {BODY} at (8,16) size 769x1198 5 LayoutBlockFlow {BODY} at (8,16) size 769x1198
6 LayoutBlockFlow {DIV} at (0,0) size 769x582 6 LayoutBlockFlow {DIV} at (0,0) size 769x582
7 LayoutBlockFlow {DIV} at (0,0) size 769x120 7 LayoutBlockFlow {DIV} at (0,0) size 769x120
8 LayoutBlockFlow {P} at (0,0) size 769x18 8 LayoutBlockFlow {P} at (0,0) size 769x18
9 LayoutText {#text} at (0,0) size 31x18 9 LayoutText {#text} at (0,0) size 31x18
10 text run at (0,0) width 31: "LTR" 10 text run at (0,0) width 31: "LTR"
11 LayoutBlockFlow (anonymous) at (0,34) size 769x18 11 LayoutBlockFlow (anonymous) at (0,34) size 769x18
12 LayoutInline {SPAN} at (0,0) size 44x22 [bgcolor=#008000] [border: ( 2px solid #FF0000)] 12 LayoutInline {SPAN} at (0,0) size 44x22 [bgcolor=#008000] [border: ( 2px solid #FF0000)]
13 LayoutText {#text} at (22,0) size 22x18 13 LayoutText {#text} at (22,0) size 22x18
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after
128 text run at (545,0) width 224: "RTL, empty inline before and after " 128 text run at (545,0) width 224: "RTL, empty inline before and after "
129 LayoutBlockFlow (anonymous) at (0,34) size 769x18 129 LayoutBlockFlow (anonymous) at (0,34) size 769x18
130 LayoutInline {SPAN} at (0,0) size 22x22 [bgcolor=#008000] [border: ( 2px solid #FF0000)] 130 LayoutInline {SPAN} at (0,0) size 22x22 [bgcolor=#008000] [border: ( 2px solid #FF0000)]
131 LayoutBlockFlow (anonymous) at (0,68) size 769x18 131 LayoutBlockFlow (anonymous) at (0,68) size 769x18
132 LayoutBlockFlow {DIV} at (0,0) size 769x18 132 LayoutBlockFlow {DIV} at (0,0) size 769x18
133 LayoutText {#text} at (745,0) size 24x18 133 LayoutText {#text} at (745,0) size 24x18
134 text run at (745,0) width 24: "bbb" 134 text run at (745,0) width 24: "bbb"
135 LayoutBlockFlow (anonymous) at (0,102) size 769x18 135 LayoutBlockFlow (anonymous) at (0,102) size 769x18
136 LayoutInline {SPAN} at (0,0) size 22x22 [bgcolor=#008000] [border: ( 2px solid #FF0000)] 136 LayoutInline {SPAN} at (0,0) size 22x22 [bgcolor=#008000] [border: ( 2px solid #FF0000)]
137 LayoutText {#text} at (0,0) size 0x0 137 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698