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

Side by Side Diff: LayoutTests/platform/linux/fast/text/emphasis-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 746 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 746
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x746 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 785x746 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x746 4 LayoutBlockFlow {HTML} at (0,0) size 785x746
5 LayoutBlockFlow {BODY} at (8,8) size 769x0 5 LayoutBlockFlow {BODY} at (8,8) size 769x0
6 LayoutBlockFlow (floating) {DIV} at (8,8) size 366x146 [border: (3px solid #000000)] 6 LayoutBlockFlow (floating) {DIV} at (8,8) size 366x146 [border: (3px solid #000000)]
7 LayoutText {#text} at (3,3) size 270x27 7 LayoutText {#text} at (3,3) size 270x27
8 text run at (3,3) width 270: "Lorem ipsum dolor sit amet," 8 text run at (3,3) width 270: "Lorem ipsum dolor sit amet,"
9 LayoutInline {SPAN} at (0,0) size 213x27 9 LayoutInline {SPAN} at (0,0) size 213x27
10 LayoutText {#text} at (3,45) size 213x27 10 LayoutText {#text} at (3,45) size 213x27
11 text run at (3,45) width 213: "consectetur adipiscing" 11 text run at (3,45) width 213: "consectetur adipiscing"
12 LayoutText {#text} at (216,45) size 130x27 12 LayoutText {#text} at (216,45) size 130x27
13 text run at (216,45) width 6: " " 13 text run at (216,45) width 6: " "
(...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after
182 text run at (222,45) width 124: "elit. Aliquam" 182 text run at (222,45) width 124: "elit. Aliquam"
183 LayoutInline {SPAN} at (0,0) size 109x27 183 LayoutInline {SPAN} at (0,0) size 109x27
184 LayoutText {#text} at (3,73) size 109x27 184 LayoutText {#text} at (3,73) size 109x27
185 text run at (3,73) width 109: "odio sapien" 185 text run at (3,73) width 109: "odio sapien"
186 LayoutText {#text} at (112,73) size 330x69 186 LayoutText {#text} at (112,73) size 330x69
187 text run at (112,73) width 12: ", " 187 text run at (112,73) width 12: ", "
188 text run at (124,73) width 209: "lobortis eu iaculis vel," 188 text run at (124,73) width 209: "lobortis eu iaculis vel,"
189 text run at (3,115) width 208: "scelerisque nec dolor." 189 text run at (3,115) width 208: "scelerisque nec dolor."
190 selection start: position 10 of child 0 {#text} of child 1 {SPAN} of child 10 {D IV} of body 190 selection start: position 10 of child 0 {#text} of child 1 {SPAN} of child 10 {D IV} of body
191 selection end: position 7 of child 0 {#text} of child 3 {SPAN} of child 10 {DI V} of body 191 selection end: position 7 of child 0 {#text} of child 3 {SPAN} of child 10 {DI V} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698