Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit 8b173fd

Browse files
Remove trailing spaces from expected.txt files in web-platform-tests/css
https://bugs.webkit.org/show_bug.cgi?id=217018 Reviewed by Zalan Bujtas. This affects many files, and it's not helpful to fill the change log with a list of them. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@267650 268f45cc-cd09-0410-ab3c-d52691b4dbfc
1 parent 81d0462 commit 8b173fd

File tree

2,454 files changed

+52153
-52144
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,454 files changed

+52153
-52144
lines changed

LayoutTests/imported/w3c/ChangeLog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2020-09-26 Darin Adler <[email protected]>
2+
3+
Remove trailing spaces from expected.txt files in web-platform-tests/css
4+
https://bugs.webkit.org/show_bug.cgi?id=217018
5+
6+
Reviewed by Zalan Bujtas.
7+
8+
This affects many files, and it's not helpful to fill the change log with a list of them.
9+
110
2020-09-26 Darin Adler <[email protected]>
211

312
Remove trailing spaces from expected.txt files in web-platform-tests/[w-z]*
Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,43 @@
11

2-
PASS idl_test setup
3-
PASS idl_test validation
4-
PASS Partial interface CSSRule: original interface defined
5-
PASS Partial interface CSSRule: member names are unique
6-
PASS Partial namespace CSS: original namespace defined
7-
PASS Partial namespace CSS: member names are unique
8-
PASS CSSConditionRule interface: existence and properties of interface object
9-
PASS CSSConditionRule interface object length
10-
PASS CSSConditionRule interface object name
11-
PASS CSSConditionRule interface: existence and properties of interface prototype object
12-
PASS CSSConditionRule interface: existence and properties of interface prototype object's "constructor" property
13-
PASS CSSConditionRule interface: existence and properties of interface prototype object's @@unscopables property
14-
PASS CSSConditionRule interface: attribute conditionText
15-
PASS CSSMediaRule interface: existence and properties of interface object
16-
PASS CSSMediaRule interface object length
17-
PASS CSSMediaRule interface object name
18-
PASS CSSMediaRule interface: existence and properties of interface prototype object
19-
PASS CSSMediaRule interface: existence and properties of interface prototype object's "constructor" property
20-
PASS CSSMediaRule interface: existence and properties of interface prototype object's @@unscopables property
21-
PASS CSSMediaRule interface: attribute media
22-
PASS CSSMediaRule must be primary interface of cssMediaRule
23-
PASS Stringification of cssMediaRule
24-
PASS CSSMediaRule interface: cssMediaRule must inherit property "media" with the proper type
25-
PASS CSSConditionRule interface: cssMediaRule must inherit property "conditionText" with the proper type
26-
PASS CSSRule interface: cssMediaRule must inherit property "SUPPORTS_RULE" with the proper type
27-
PASS CSSSupportsRule interface: existence and properties of interface object
28-
PASS CSSSupportsRule interface object length
29-
PASS CSSSupportsRule interface object name
30-
PASS CSSSupportsRule interface: existence and properties of interface prototype object
31-
PASS CSSSupportsRule interface: existence and properties of interface prototype object's "constructor" property
32-
PASS CSSSupportsRule interface: existence and properties of interface prototype object's @@unscopables property
33-
PASS CSSSupportsRule must be primary interface of cssSupportsRule
34-
PASS Stringification of cssSupportsRule
35-
PASS CSSConditionRule interface: cssSupportsRule must inherit property "conditionText" with the proper type
36-
PASS CSSRule interface: cssSupportsRule must inherit property "SUPPORTS_RULE" with the proper type
37-
PASS CSSRule interface: constant SUPPORTS_RULE on interface object
38-
PASS CSSRule interface: constant SUPPORTS_RULE on interface prototype object
39-
PASS CSSRule interface: cssRule must inherit property "SUPPORTS_RULE" with the proper type
40-
PASS CSS namespace: operation escape(CSSOMString)
41-
PASS CSS namespace: operation supports(CSSOMString, CSSOMString)
42-
PASS CSS namespace: operation supports(CSSOMString)
2+
PASS idl_test setup
3+
PASS idl_test validation
4+
PASS Partial interface CSSRule: original interface defined
5+
PASS Partial interface CSSRule: member names are unique
6+
PASS Partial namespace CSS: original namespace defined
7+
PASS Partial namespace CSS: member names are unique
8+
PASS CSSConditionRule interface: existence and properties of interface object
9+
PASS CSSConditionRule interface object length
10+
PASS CSSConditionRule interface object name
11+
PASS CSSConditionRule interface: existence and properties of interface prototype object
12+
PASS CSSConditionRule interface: existence and properties of interface prototype object's "constructor" property
13+
PASS CSSConditionRule interface: existence and properties of interface prototype object's @@unscopables property
14+
PASS CSSConditionRule interface: attribute conditionText
15+
PASS CSSMediaRule interface: existence and properties of interface object
16+
PASS CSSMediaRule interface object length
17+
PASS CSSMediaRule interface object name
18+
PASS CSSMediaRule interface: existence and properties of interface prototype object
19+
PASS CSSMediaRule interface: existence and properties of interface prototype object's "constructor" property
20+
PASS CSSMediaRule interface: existence and properties of interface prototype object's @@unscopables property
21+
PASS CSSMediaRule interface: attribute media
22+
PASS CSSMediaRule must be primary interface of cssMediaRule
23+
PASS Stringification of cssMediaRule
24+
PASS CSSMediaRule interface: cssMediaRule must inherit property "media" with the proper type
25+
PASS CSSConditionRule interface: cssMediaRule must inherit property "conditionText" with the proper type
26+
PASS CSSRule interface: cssMediaRule must inherit property "SUPPORTS_RULE" with the proper type
27+
PASS CSSSupportsRule interface: existence and properties of interface object
28+
PASS CSSSupportsRule interface object length
29+
PASS CSSSupportsRule interface object name
30+
PASS CSSSupportsRule interface: existence and properties of interface prototype object
31+
PASS CSSSupportsRule interface: existence and properties of interface prototype object's "constructor" property
32+
PASS CSSSupportsRule interface: existence and properties of interface prototype object's @@unscopables property
33+
PASS CSSSupportsRule must be primary interface of cssSupportsRule
34+
PASS Stringification of cssSupportsRule
35+
PASS CSSConditionRule interface: cssSupportsRule must inherit property "conditionText" with the proper type
36+
PASS CSSRule interface: cssSupportsRule must inherit property "SUPPORTS_RULE" with the proper type
37+
PASS CSSRule interface: constant SUPPORTS_RULE on interface object
38+
PASS CSSRule interface: constant SUPPORTS_RULE on interface prototype object
39+
PASS CSSRule interface: cssRule must inherit property "SUPPORTS_RULE" with the proper type
40+
PASS CSS namespace: operation escape(CSSOMString)
41+
PASS CSS namespace: operation supports(CSSOMString, CSSOMString)
42+
PASS CSS namespace: operation supports(CSSOMString)
4343

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

2-
PASS nested @supports serialize properly
2+
PASS nested @supports serialize properly
33
FAIL @keyframes nested in @supports serialize properly assert_equals: expected "@media all { @supports (padding: 0) { @keyframes foo { 0% { top: 0px; left: 0px; } 100% { top: 100px; left: 100px; } } } }" but got "@media all { @supports (padding: 0) { @-webkit-keyframes foo { 0% { top: 0px; left: 0px; } 100% { top: 100px; left: 100px; } } } }"
4-
PASS The style sheet structure is properly represented
5-
PASS Deleting the top level of a nested structue works
6-
PASS Rule insertion works in nested @supports rules
7-
PASS Insertion @supports rules into another @supports rule works
8-
PASS Deletion of a nested @supports rule works
9-
PASS Inserting @font-face inside @supports works
10-
PASS Inserting an @supports inside a style rule should fail
11-
PASS 'and' arguments in @supports serialize in the correct order and with extra parentheses
12-
PASS 'or' arguments in @supports serialize in the correct order and with extra parentheses
4+
PASS The style sheet structure is properly represented
5+
PASS Deleting the top level of a nested structue works
6+
PASS Rule insertion works in nested @supports rules
7+
PASS Insertion @supports rules into another @supports rule works
8+
PASS Deletion of a nested @supports rule works
9+
PASS Inserting @font-face inside @supports works
10+
PASS Inserting an @supports inside a style rule should fail
11+
PASS 'and' arguments in @supports serialize in the correct order and with extra parentheses
12+
PASS 'or' arguments in @supports serialize in the correct order and with extra parentheses
1313

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11

2-
PASS rule_type
3-
PASS rule_length
4-
PASS insert_import_throws
5-
PASS insert_index_throws1
6-
PASS insert_index_throws2
7-
PASS insert_media_succeed
8-
PASS insert_style_succeed
9-
PASS insert_bad_media_throw
10-
PASS insert_empty_throw
11-
PASS insert_garbage_after_media_throw
12-
PASS insert_garbage_after_style_throw
13-
PASS insert_two_media_throw
14-
PASS insert_style_media_throw
15-
PASS insert_media_style_throw
16-
PASS insert_two_style_throw
17-
PASS insert_retval
2+
PASS rule_type
3+
PASS rule_length
4+
PASS insert_import_throws
5+
PASS insert_index_throws1
6+
PASS insert_index_throws2
7+
PASS insert_media_succeed
8+
PASS insert_style_succeed
9+
PASS insert_bad_media_throw
10+
PASS insert_empty_throw
11+
PASS insert_garbage_after_media_throw
12+
PASS insert_garbage_after_style_throw
13+
PASS insert_two_media_throw
14+
PASS insert_style_media_throw
15+
PASS insert_media_style_throw
16+
PASS insert_two_style_throw
17+
PASS insert_retval
1818

LayoutTests/imported/w3c/web-platform-tests/css/css-align/animation/column-gap-composition-expected.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ FAIL Compositing: property <column-gap> underlying [100px] from add [10px] to ad
1212
FAIL Compositing: property <column-gap> underlying [50px] from add [100px] to replace [200px] at (-0.3) should be [135px] assert_equals: expected "135px " but got "70px "
1313
FAIL Compositing: property <column-gap> underlying [50px] from add [100px] to replace [200px] at (0) should be [150px] assert_equals: expected "150px " but got "100px "
1414
FAIL Compositing: property <column-gap> underlying [50px] from add [100px] to replace [200px] at (0.5) should be [175px] assert_equals: expected "175px " but got "150px "
15-
PASS Compositing: property <column-gap> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
15+
PASS Compositing: property <column-gap> underlying [50px] from add [100px] to replace [200px] at (1) should be [200px]
1616
FAIL Compositing: property <column-gap> underlying [50px] from add [100px] to replace [200px] at (1.5) should be [225px] assert_equals: expected "225px " but got "250px "
1717
FAIL Compositing: property <column-gap> underlying [100px] from add [100px] to add [normal] at (-0.3) should be [200px] assert_equals: expected "200px " but got "normal "
1818
FAIL Compositing: property <column-gap> underlying [100px] from add [100px] to add [normal] at (0) should be [200px] assert_equals: expected "200px " but got "normal "
19-
PASS Compositing: property <column-gap> underlying [100px] from add [100px] to add [normal] at (0.5) should be [normal]
20-
PASS Compositing: property <column-gap> underlying [100px] from add [100px] to add [normal] at (1) should be [normal]
21-
PASS Compositing: property <column-gap> underlying [100px] from add [100px] to add [normal] at (1.5) should be [normal]
19+
PASS Compositing: property <column-gap> underlying [100px] from add [100px] to add [normal] at (0.5) should be [normal]
20+
PASS Compositing: property <column-gap> underlying [100px] from add [100px] to add [normal] at (1) should be [normal]
21+
PASS Compositing: property <column-gap> underlying [100px] from add [100px] to add [normal] at (1.5) should be [normal]
2222

0 commit comments

Comments
 (0)