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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float-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/linux/css1/box_properties/float-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float-expected.txt
index daa596d1482ff588d0a5ffad652b549196340a3f..5f710bef584d735ec69da7c8db81a27c274c7dc4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/box_properties/float-expected.txt
@@ -16,19 +16,19 @@ layer at (0,0) size 800x600
LayoutBlockFlow {HR} at (0,97) size 784x2 [border: (1px inset #EEEEEE)]
LayoutImage (floating) {IMG} at (0,107) size 15x50
LayoutBlockFlow {P} at (0,115) size 784x40
- LayoutText {#text} at (15,0) size 762x39
- text run at (15,0) width 567: "This text should be flowing past a tall orange rectangle on the left side of the browser window. "
- text run at (582,0) width 195: "In this case, it is the image which"
+ LayoutText {#text} at (15,0) size 761x39
+ text run at (15,0) width 566: "This text should be flowing past a tall orange rectangle on the left side of the browser window. "
+ text run at (580,0) width 196: "In this case, it is the image which"
text run at (15,20) width 162: "has been floated to the left."
LayoutBlockFlow (anonymous) at (0,171) size 784x20
LayoutBR {BR} at (0,0) size 0x19
LayoutBlockFlow {HR} at (0,199) size 784x2 [border: (1px inset #EEEEEE)]
LayoutImage (floating) {IMG} at (769,209) size 15x50
LayoutBlockFlow {P} at (0,217) size 784x40
- LayoutText {#text} at (0,0) size 731x39
- text run at (0,0) width 575: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
- text run at (575,0) width 156: "In this case, it is the image"
- text run at (0,20) width 209: "which has been floated to the right."
+ LayoutText {#text} at (0,0) size 769x39
+ text run at (0,0) width 574: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
+ text run at (573,0) width 196: "In this case, it is the image which"
+ text run at (0,20) width 170: "has been floated to the right."
LayoutTable {TABLE} at (0,273) size 784x182 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x180
LayoutTableRow {TR} at (0,0) size 782x28
@@ -43,16 +43,16 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (12,28) size 770x152 [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 762x40
- LayoutText {#text} at (15,0) size 723x39
- text run at (15,0) width 567: "This text should be flowing past a tall orange rectangle on the left side of the browser window. "
- text run at (582,0) width 156: "In this case, it is the image"
+ LayoutText {#text} at (15,0) size 722x39
+ text run at (15,0) width 566: "This text should be flowing past a tall orange rectangle on the left side of the browser window. "
+ text run at (580,0) width 157: "In this case, it is the image"
text run at (15,20) width 201: "which has been floated to the left."
LayoutBlockFlow (anonymous) at (4,60) size 762x20
LayoutBR {BR} at (0,0) size 0x19
LayoutBlockFlow {HR} at (4,88) size 762x2 [border: (1px inset #EEEEEE)]
LayoutImage (floating) {IMG} at (751,98) size 15x50
LayoutBlockFlow {P} at (4,106) size 762x40
- LayoutText {#text} at (0,0) size 731x39
- text run at (0,0) width 575: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
- text run at (575,0) width 156: "In this case, it is the image"
+ LayoutText {#text} at (0,0) size 730x39
+ text run at (0,0) width 574: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
+ text run at (573,0) width 157: "In this case, it is the image"
text run at (0,20) width 209: "which has been floated to the right."

Powered by Google App Engine
This is Rietveld 408576698