mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update WebGL conformance suite 1.0.3 from upstream
This commit is contained in:
parent
c4bb30413c
commit
4989f00916
1568 changed files with 27218 additions and 27288 deletions
|
@ -53,7 +53,7 @@ FILE_PATTERNS_TO_CHECK = ["*.rs", "*.rc", "*.cpp", "*.c",
|
|||
"*.yml"]
|
||||
|
||||
# File patterns that are ignored for all tidy and lint checks.
|
||||
FILE_PATTERNS_TO_IGNORE = ["*.#*", "*.pyc", "fake-ld.sh"]
|
||||
FILE_PATTERNS_TO_IGNORE = ["*.#*", "*.pyc", "fake-ld.sh", "*.ogv", "*.webm"]
|
||||
|
||||
SPEC_BASE_PATH = "components/script/dom/"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue