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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/emphasis-expected.txt

Issue 2369963005: Avoid creating consecutive whitespace renderers. (Closed)
Patch Set: Rebased and manually fixed expectations Created 4 years, 2 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x553 3 layer at (0,0) size 800x553
4 LayoutBlockFlow {HTML} at (0,0) size 800x553 4 LayoutBlockFlow {HTML} at (0,0) size 800x553
5 LayoutBlockFlow {BODY} at (8,8) size 784x537 5 LayoutBlockFlow {BODY} at (8,8) size 784x537
6 LayoutBlockFlow {DIV} at (4,4) size 366x146 [border: (3px solid #000000)] 6 LayoutBlockFlow {DIV} at (4,4) size 366x146 [border: (3px solid #000000)]
7 LayoutText {#text} at (3,3) size 273x28 7 LayoutText {#text} at (3,3) size 273x28
8 text run at (3,3) width 273: "Lorem ipsum dolor sit amet," 8 text run at (3,3) width 273: "Lorem ipsum dolor sit amet,"
9 LayoutInline {SPAN} at (0,0) size 214x28 9 LayoutInline {SPAN} at (0,0) size 214x28
10 LayoutText {#text} at (3,45) size 214x28 10 LayoutText {#text} at (3,45) size 214x28
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
186 text run at (216,45) width 7: " " 186 text run at (216,45) width 7: " "
187 text run at (222,45) width 128: "elit. Aliquam" 187 text run at (222,45) width 128: "elit. Aliquam"
188 LayoutInline {SPAN} at (0,0) size 110x28 188 LayoutInline {SPAN} at (0,0) size 110x28
189 LayoutText {#text} at (3,73) size 110x28 189 LayoutText {#text} at (3,73) size 110x28
190 text run at (3,73) width 110: "odio sapien" 190 text run at (3,73) width 110: "odio sapien"
191 LayoutText {#text} at (112,73) size 334x70 191 LayoutText {#text} at (112,73) size 334x70
192 text run at (112,73) width 13: ", " 192 text run at (112,73) width 13: ", "
193 text run at (124,73) width 213: "lobortis eu iaculis vel," 193 text run at (124,73) width 213: "lobortis eu iaculis vel,"
194 text run at (3,115) width 208: "scelerisque nec dolor." 194 text run at (3,115) width 208: "scelerisque nec dolor."
195 LayoutText {#text} at (0,0) size 0x0 195 LayoutText {#text} at (0,0) size 0x0
196 LayoutText {#text} at (0,0) size 0x0
197 selection start: position 10 of child 0 {#text} of child 1 {SPAN} of child 10 {D IV} of body 196 selection start: position 10 of child 0 {#text} of child 1 {SPAN} of child 10 {D IV} of body
198 selection end: position 7 of child 0 {#text} of child 3 {SPAN} of child 10 {DI V} of body 197 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