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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/css2.1/t0602-inherit-bdr-pad-b-00-expected.txt

Issue 1871653003: Revert of Segment strings on dot and comma in addition to space and tab (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 800x84 3 layer at (0,0) size 800x84
4 LayoutBlockFlow {HTML} at (0,0) size 800x84 4 LayoutBlockFlow {HTML} at (0,0) size 800x84
5 LayoutBlockFlow {BODY} at (8,16) size 784x52 5 LayoutBlockFlow {BODY} at (8,16) size 784x52
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 243x18 7 LayoutText {#text} at (0,0) size 242x18
8 text run at (0,0) width 243: "This sentence should have no border. " 8 text run at (0,0) width 242: "This sentence should have no border. "
9 LayoutInline {SPAN} at (0,0) size 279x28 [border: (5px solid #00FF00)] 9 LayoutInline {SPAN} at (0,0) size 279x28 [border: (5px solid #00FF00)]
10 LayoutText {#text} at (247,0) size 269x18 10 LayoutText {#text} at (246,0) size 269x18
11 text run at (247,0) width 269: "This sentence should have a green bo rder." 11 text run at (246,0) width 269: "This sentence should have a green bo rder."
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 LayoutBlockFlow {P} at (0,34) size 784x18 13 LayoutBlockFlow {P} at (0,34) size 784x18
14 LayoutInline {SPAN} at (0,0) size 380x34 [bgcolor=#FF0000] 14 LayoutInline {SPAN} at (0,0) size 380x34 [bgcolor=#FF0000]
15 LayoutInline {SPAN} at (0,0) size 380x34 [bgcolor=#00FF00] 15 LayoutInline {SPAN} at (0,0) size 380x34 [bgcolor=#00FF00]
16 LayoutText {#text} at (0,0) size 380x18 16 LayoutText {#text} at (0,0) size 380x18
17 text run at (0,0) width 380: "This sentence should be in a green b ar, with no red present." 17 text run at (0,0) width 380: "This sentence should be in a green b ar, with no red present."
18 LayoutText {#text} at (0,0) size 0x0 18 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698