Submission/rhauck#33
Closed
rhauck wants to merge 2 commits intoweb-platform-tests:masterfrom
rhauck:submission/rhauck
Closed
Submission/rhauck#33rhauck wants to merge 2 commits intoweb-platform-tests:masterfrom rhauck:submission/rhauck
rhauck wants to merge 2 commits intoweb-platform-tests:masterfrom
rhauck:submission/rhauck
Conversation
…g with a couple of CSS specs:
- Read the ToC whether it's an ol or ul
- Bypass the test_per_spec.json and read testcounts from annotate.js widgets on the spec (only if it's there)
Also, added json data for the CSS Transforms and Backgrounds & Borders specs + a separate css-index.html report for these two
specs. These probably don't belong in the html-testsuite repo, but putting keeping it all together for now while it's lifting
off. Hopefully, the Testing Task Force can figure out the best way to centralize this.
Contributor
|
Corresponding critic review: http://critic.hoppipolla.co.uk/r/8 |
jgraham
added a commit
that referenced
this pull request
Apr 13, 2017
Update template support with uuid(), variables, and templates in headers files.
jgraham
added a commit
that referenced
this pull request
Apr 21, 2017
Update signature of Selenium executor to reflect the fact that we don't ...
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Made some minor changes to the coverage specs to get working with a couple of CSS specs:
Also, added json data for the CSS Transforms and Backgrounds & Borders specs + a separate css-index.html report for these two specs. These probably don't belong in the html-testsuite repo, but putting keeping it all together for now while it's lifting
off. Hopefully, the Testing Task Force can figure out the best way to centralize this.