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

Unified Diff: third_party/WebKit/LayoutTests/platform/android/css1/box_properties/padding_left-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/android/css1/box_properties/padding_left-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/css1/box_properties/padding_left-expected.txt b/third_party/WebKit/LayoutTests/platform/android/css1/box_properties/padding_left-expected.txt
deleted file mode 100644
index 4e3d568870824759811103c55c70aa9ae9cc3c5e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/android/css1/box_properties/padding_left-expected.txt
+++ /dev/null
@@ -1,115 +0,0 @@
-layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 1045
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 785x1045 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
- LayoutBlockFlow {HTML} at (0,0) size 785x1045
- LayoutBlockFlow {BODY} at (8,8) size 769x1029 [bgcolor=#CCCCCC]
- LayoutBlockFlow {P} at (0,0) size 769x20
- LayoutText {#text} at (0,0) size 337x19
- text run at (0,0) width 337: "The style declarations which apply to the text below are:"
- LayoutBlockFlow {PRE} at (0,36) size 769x96
- LayoutText {#text} at (0,0) size 416x96
- text run at (0,0) width 400: ".zero {background-color: silver; padding-left: 0;}"
- text run at (400,0) width 0: " "
- text run at (0,16) width 408: ".one {padding-left: 0.5in; background-color: aqua;}"
- text run at (408,16) width 0: " "
- text run at (0,32) width 400: ".two {padding-left: 25px; background-color: aqua;}"
- text run at (400,32) width 0: " "
- text run at (0,48) width 408: ".three {padding-left: 5em; background-color: aqua;}"
- text run at (408,48) width 0: " "
- text run at (0,64) width 400: ".four {padding-left: 25%; background-color: aqua;}"
- text run at (400,64) width 0: " "
- text run at (0,80) width 416: ".five {padding-left: -20px; background-color: aqua;}"
- text run at (416,80) width 0: " "
- LayoutBlockFlow {HR} at (0,145) size 769x2 [border: (1px inset #EEEEEE)]
- LayoutBlockFlow {P} at (0,163) size 769x20 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 193x19
- text run at (0,0) width 193: "This element has a class of zero."
- LayoutBlockFlow {P} at (0,199) size 769x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (48,0) size 694x39
- text run at (48,0) width 595: "This element should have a left padding of half an inch, which will require extra text in order to test. "
- text run at (643,0) width 99: "Both the content"
- text run at (48,20) width 338: "background and the padding should be aqua (light blue)."
- LayoutBlockFlow {P} at (0,255) size 769x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (25,0) size 681x39
- text run at (25,0) width 582: "This element should have a left padding of 25 pixels, which will require extra text in order to test. "
- text run at (607,0) width 99: "Both the content"
- text run at (25,20) width 338: "background and the padding should be aqua (light blue)."
- LayoutBlockFlow {P} at (0,311) size 769x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (80,0) size 653x39
- text run at (80,0) width 554: "This element should have a left padding of 5em, which will require extra text in order to test. "
- text run at (634,0) width 99: "Both the content"
- text run at (80,20) width 338: "background and the padding should be aqua (light blue)."
- LayoutBlockFlow {P} at (0,367) size 769x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (192,0) size 573x39
- text run at (192,0) width 573: "This element should have a left padding of 25%, which is calculated with respect to the width of"
- text run at (192,20) width 119: "the parent element. "
- text run at (310,20) width 442: "Both the content background and the padding should be aqua (light blue)."
- LayoutBlockFlow {UL} at (0,423) size 769x80 [bgcolor=#808080]
- LayoutListItem {LI} at (25,0) size 744x20
- LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (0,0) size 682x19
- text run at (0,0) width 682: "The left padding on this unordered list has been set to 25 pixels, which will require some extra test in order to test."
- LayoutListItem {LI} at (25,20) size 744x60 [bgcolor=#FFFFFF]
- LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (25,0) size 709x59
- text run at (25,0) width 684: "Another list item might not be such a bad idea, either, considering that such things do need to be double-checked. "
- text run at (708,0) width 26: "This"
- text run at (25,20) width 683: "list item has its left padding also set to 25 pixels, which should combine with the list's padding to make 50 pixels of"
- text run at (25,40) width 44: "margin."
- LayoutBlockFlow {P} at (0,519) size 769x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (0,0) size 755x39
- text run at (0,0) width 532: "This element should have no left padding, since negative padding values are not allowed. "
- text run at (532,0) width 223: "Both the content background and the"
- text run at (0,20) width 259: "normal padding should be aqua (light blue)."
- LayoutTable {TABLE} at (0,575) size 769x454 [border: (1px outset #808080)]
- LayoutTableSection {TBODY} at (1,1) size 767x452
- LayoutTableRow {TR} at (0,0) size 767x28
- LayoutTableCell {TD} at (0,0) size 767x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
- LayoutInline {STRONG} at (0,0) size 157x19
- LayoutText {#text} at (4,4) size 157x19
- text run at (4,4) width 157: "TABLE Testing Section"
- LayoutTableRow {TR} at (0,28) size 767x424
- LayoutTableCell {TD} at (0,226) size 12x28 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
- LayoutText {#text} at (4,4) size 4x19
- text run at (4,4) width 4: " "
- LayoutTableCell {TD} at (12,28) size 755x424 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
- LayoutBlockFlow {P} at (4,4) size 747x20 [bgcolor=#C0C0C0]
- LayoutText {#text} at (0,0) size 193x19
- text run at (0,0) width 193: "This element has a class of zero."
- LayoutBlockFlow {P} at (4,40) size 747x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (48,0) size 694x39
- text run at (48,0) width 595: "This element should have a left padding of half an inch, which will require extra text in order to test. "
- text run at (643,0) width 99: "Both the content"
- text run at (48,20) width 338: "background and the padding should be aqua (light blue)."
- LayoutBlockFlow {P} at (4,96) size 747x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (25,0) size 681x39
- text run at (25,0) width 582: "This element should have a left padding of 25 pixels, which will require extra text in order to test. "
- text run at (607,0) width 99: "Both the content"
- text run at (25,20) width 338: "background and the padding should be aqua (light blue)."
- LayoutBlockFlow {P} at (4,152) size 747x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (80,0) size 653x39
- text run at (80,0) width 554: "This element should have a left padding of 5em, which will require extra text in order to test. "
- text run at (634,0) width 99: "Both the content"
- text run at (80,20) width 338: "background and the padding should be aqua (light blue)."
- LayoutBlockFlow {P} at (4,208) size 747x60 [bgcolor=#00FFFF]
- LayoutText {#text} at (186,0) size 557x59
- text run at (186,0) width 557: "This element should have a left padding of 25%, which is calculated with respect to the width"
- text run at (186,20) width 135: "of the parent element. "
- text run at (320,20) width 404: "Both the content background and the padding should be aqua (light"
- text run at (186,40) width 35: "blue)."
- LayoutBlockFlow {UL} at (4,284) size 747x80 [bgcolor=#808080]
- LayoutListItem {LI} at (25,0) size 722x20
- LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (0,0) size 682x19
- text run at (0,0) width 682: "The left padding on this unordered list has been set to 25 pixels, which will require some extra test in order to test."
- LayoutListItem {LI} at (25,20) size 722x60 [bgcolor=#FFFFFF]
- LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
- LayoutText {#text} at (25,0) size 696x59
- text run at (25,0) width 680: "Another list item might not be such a bad idea, either, considering that such things do need to be double-checked."
- text run at (25,20) width 696: "This list item has its left padding also set to 25 pixels, which should combine with the list's padding to make 50 pixels"
- text run at (25,40) width 60: "of margin."
- LayoutBlockFlow {P} at (4,380) size 747x40 [bgcolor=#00FFFF]
- LayoutText {#text} at (0,0) size 733x39
- text run at (0,0) width 532: "This element should have no left padding, since negative padding values are not allowed. "
- text run at (532,0) width 201: "Both the content background and"
- text run at (0,20) width 281: "the normal padding should be aqua (light blue)."

Powered by Google App Engine
This is Rietveld 408576698