forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# This is a combination of 5 commits.
# This is the 1st commit message: # This is a combination of 9 commits. # This is the 1st commit message: ext. filtering for lang matching # This is the commit message servo#2: linting errors # This is the commit message servo#3: moving more common stuffs # This is the commit message servo#4: fixes as per comments # This is the commit message servo#5: reduced comments # This is the commit message servo#6: removed passed test ini files # This is the commit message servo#7: nit fixes # This is the commit message servo#8: reverting css3 test cases and renamed variables # This is the commit message servo#9: updates as per comments linting fixes # This is the commit message servo#2: updated as per comments # This is the commit message servo#3: updated as per comments # This is the commit message servo#4: removed loop inside the for loop # This is the commit message servo#5: fixed per comments
- Loading branch information
1 parent
c62973b
commit cad6c8a
Showing
12 changed files
with
74 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata-css/selectors-3_dev/html/css3-selectors-lang-005.htm.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata-css/selectors-3_dev/html/css3-selectors-lang-009.htm.ini
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
tests/wpt/metadata-css/selectors-3_dev/html/css3-selectors-lang-014.htm.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[css3-selectors-lang-014.htm] | ||
type: testharness | ||
[A :lang value with language and region subtags will NOT match a lang attribute value with language, script and region subtags.] | ||
expected: FAIL |
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata-css/selectors-3_dev/xhtml1/css3-selectors-lang-005.xht.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata-css/selectors-3_dev/xhtml1/css3-selectors-lang-009.xht.ini
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
tests/wpt/metadata-css/selectors-3_dev/xhtml1/css3-selectors-lang-014.xht.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[css3-selectors-lang-014.xht] | ||
type: testharness | ||
[A :lang value with language and region subtags will NOT match a lang attribute value with language, script and region subtags.] | ||
expected: FAIL |
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata-css/selectors-3_dev/xhtml1print/css3-selectors-lang-005.xht.ini
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
tests/wpt/metadata-css/selectors-3_dev/xhtml1print/css3-selectors-lang-009.xht.ini
This file was deleted.
Oops, something went wrong.
4 changes: 4 additions & 0 deletions
4
tests/wpt/metadata-css/selectors-3_dev/xhtml1print/css3-selectors-lang-014.xht.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
[css3-selectors-lang-014.xht] | ||
type: testharness | ||
[A :lang value with language and region subtags will NOT match a lang attribute value with language, script and region subtags.] | ||
expected: FAIL |