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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/whitespace/tab-character-basics-expected.txt

Issue 1527113004: Remove unnecessary state for tracking whitespace collapsing in pre's (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@567080-Part2-2
Patch Set: Updated Created 5 years 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 800x481 3 layer at (0,0) size 800x481
4 LayoutBlockFlow {HTML} at (0,0) size 800x481 4 LayoutBlockFlow {HTML} at (0,0) size 800x481
5 LayoutBlockFlow {BODY} at (8,8) size 646x465 [border: (3px solid #FF0000)] 5 LayoutBlockFlow {BODY} at (8,8) size 646x465 [border: (3px solid #FF0000)]
6 LayoutBlockFlow {P} at (3,19) size 640x21 [color=#0000FF] 6 LayoutBlockFlow {P} at (3,19) size 640x21 [color=#0000FF]
7 LayoutText {#text} at (0,0) size 509x20 7 LayoutText {#text} at (0,0) size 509x20
8 text run at (0,0) width 509: "-- Following text and list are whitespac e:NORMAL only" 8 text run at (0,0) width 509: "-- Following text and list are whitespac e:NORMAL only"
9 LayoutBlockFlow {P} at (3,56) size 640x42 9 LayoutBlockFlow {P} at (3,56) size 640x42
10 LayoutText {#text} at (0,0) size 298x20 10 LayoutText {#text} at (0,0) size 298x20
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 text run at (0,0) width 490: "0123456789012345678901234567890123456789 01234567890" 46 text run at (0,0) width 490: "0123456789012345678901234567890123456789 01234567890"
47 LayoutBR {BR} at (489,0) size 1x20 47 LayoutBR {BR} at (489,0) size 1x20
48 LayoutText {#text} at (0,21) size 663x20 48 LayoutText {#text} at (0,21) size 663x20
49 text run at (0,21) width 663: "X\x{9}\x{9}XX\x{9}\x{9}XXX\x{9}\x{9}XXX X\x{9}\x{9}XXXXX" 49 text run at (0,21) width 663: "X\x{9}\x{9}XX\x{9}\x{9}XXX\x{9}\x{9}XXX X\x{9}\x{9}XXXXX"
50 LayoutBlockFlow {P} at (3,367) size 640x21 [color=#0000FF] 50 LayoutBlockFlow {P} at (3,367) size 640x21 [color=#0000FF]
51 LayoutText {#text} at (0,0) size 577x20 51 LayoutText {#text} at (0,0) size 577x20
52 text run at (0,0) width 577: "-- Following text mixes whitespace:NORMA L and whitespace:PRE" 52 text run at (0,0) width 577: "-- Following text mixes whitespace:NORMA L and whitespace:PRE"
53 LayoutBlockFlow {P} at (3,404) size 640x42 53 LayoutBlockFlow {P} at (3,404) size 640x42
54 LayoutText {#text} at (0,0) size 471x20 54 LayoutText {#text} at (0,0) size 471x20
55 text run at (0,0) width 471: "AAAA BBBB CCCC DDDD EEEE FFFF GGGG HHHH IIII JJJJ" 55 text run at (0,0) width 471: "AAAA BBBB CCCC DDDD EEEE FFFF GGGG HHHH IIII JJJJ"
56 LayoutInline {SPAN} at (0,0) size 299x20 56 LayoutInline {SPAN} at (0,0) size 308x20
57 LayoutText {#text} at (470,0) size 299x20 57 LayoutText {#text} at (0,21) size 308x20
58 text run at (470,0) width 299: "\x{9}\x{9}\x{9}\x{9}" 58 text run at (0,21) width 308: "\x{9}\x{9}\x{9}\x{9}"
59 LayoutText {#text} at (0,21) size 39x20 59 LayoutText {#text} at (307,21) size 39x20
60 text run at (0,21) width 39: "KKKK" 60 text run at (307,21) width 39: "KKKK"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698