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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/css1/box_properties/clear-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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/css1/box_properties/clear-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/clear-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/clear-expected.txt
index 87758ef7e53a6bea4bc43a20acf2141ba94187f0..fee94ca92b05eace56ca37d0bfbcc56bae763a28 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/clear-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/box_properties/clear-expected.txt
@@ -19,8 +19,8 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutBlockFlow {HR} at (0,111) size 769x2 [border: (1px inset #EEEEEE)]
LayoutImage (floating) {IMG} at (0,121) size 15x50
LayoutBlockFlow {P} at (0,129) size 769x18
- LayoutText {#text} at (18,0) size 607x17
- text run at (18,0) width 607: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
+ LayoutText {#text} at (18,0) size 606x17
+ text run at (18,0) width 606: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
LayoutBlockFlow (anonymous) at (0,163) size 769x18
LayoutBR {BR} at (18,0) size 0x17
LayoutImage (floating) {IMG} at (0,18) size 15x50
@@ -61,8 +61,8 @@ layer at (0,0) size 785x965 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableCell {TD} at (12,26) size 679x400 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutImage (floating) {IMG} at (4,4) size 15x50
LayoutBlockFlow {P} at (4,4) size 671x18
- LayoutText {#text} at (18,0) size 607x17
- text run at (18,0) width 607: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
+ LayoutText {#text} at (18,0) size 606x17
+ text run at (18,0) width 606: "This text should be flowing past a tall orange rectangle on the left side of the browser window."
LayoutBlockFlow (anonymous) at (4,38) size 671x18
LayoutBR {BR} at (18,0) size 0x17
LayoutImage (floating) {IMG} at (0,18) size 15x50

Powered by Google App Engine
This is Rietveld 408576698