Josh Matthews
aace5c36a4
Disable forked referrer-policy tests.
2019-01-09 11:33:54 -05:00
Josh Matthews
212ae3b94a
Re-enable referrer-policy tests.
2019-01-07 11:54:00 -05:00
Josh Matthews
9ff7de6a44
Disable referrer-policy tests for frequent intermittent failures.
2018-12-13 15:44:56 -05:00
ddh
26007fddd3
refactored performance timing to align with updated spec
...
refactoring with ResourceFetchMetadata
implemented deprecated window.timing functionality
created ResourceTimingListener trait
fixed w3c links in navigation timing
updated include.ini to run resource timing tests on ci
2018-11-20 16:21:32 +00:00
Josh Matthews
c98e30516b
Skip css-text i18n tests.
2018-10-09 15:07:15 -04:00
Josh Matthews
4482ccc52d
Enable wasm tests.
2018-09-10 12:46:24 -04:00
Anthony Ramine
4852f7d616
Move Khronos WebGL tests to /_webgl/
2018-08-25 03:43:32 +02:00
Fernando Jiménez Moreno
9dda87aa70
Enable WPTs
2018-07-30 14:21:45 +02:00
Josh Matthews
047fd485ac
Disable tests for unsupported JS modules
2018-07-18 13:04:32 -04:00
WPT Sync Bot
7d1071a6a4
Update web-platform-tests to revision 5084587f6b05bf99ad09e7844be66dcc61070cdf
2018-04-26 10:56:37 +02:00
Anthony Ramine
052132b0f4
Enable /gamepad/ tests
2018-03-13 14:02:35 +01:00
Anthony Ramine
887367e2e6
Enable /webvr/ tests
2018-03-12 15:32:00 +01:00
yurket
203ff9fd25
Enable css-paint-api WPT tests and remove forked duplicates
...
wpt tests replace all but 3 tests from forked _mozilla_ tests. These 3 were removed from wpt repo
in commit de7719144e1c7da2ca8d6a543bec428fcfd3c30f, so we can remove all forked _mozilla_
css-paint-api tests
2018-02-22 13:21:41 +03:00
Fernando Jiménez Moreno
2a4535f43e
Implement element.innerText getter
2018-02-13 09:12:00 +01:00
bors-servo
f84e9236ae
Auto merge of #19929 - terracotaPie:master, r=jdm
...
Verify that all values in include.ini represent real directories
<!-- Please describe your changes on the following line: -->
wpt manifest(include.ini) contains directories as headers. With this test in **test-tidy** we check if they are present in respective wtp test folders.
---
- [X] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [X] These changes fix #19703
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19929 )
<!-- Reviewable:end -->
2018-02-03 22:39:23 -05:00
Jon Leighton
f578ec9b70
Enable css-fonts WPT tests
...
See https://github.com/servo/servo/pull/19928#issuecomment-362354270
Note that some of these tests require you to install the fonts found in
tests/wpt/web-platform-tests/css/fonts.
2018-02-01 22:14:53 +01:00
Timur Borkhodoev
41bf86631b
Modify(remove, add) tests in include.ini
2018-02-01 14:29:46 -05:00
Josh Matthews
2b6f573eb5
Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317
2018-01-09 12:52:27 -05:00
Josh Matthews
1b4bc29507
Disable multicol tests.
2017-11-01 18:22:36 -04:00
Josh Matthews
a45031f1c7
Enable CSS tests.
2017-10-31 11:31:23 -04:00
Fernando Jiménez Moreno
8412f5403a
User Timing API
2017-09-06 13:33:30 +02:00
Josh Matthews
97a536f741
Run selectors tests.
2017-06-09 14:51:49 -04:00
Connor Brewster
9d36ea5051
Run custom element tests
2017-05-30 14:04:08 -06:00
Anthony Ramine
10fb8e61c7
Enable /quirks-mode/ tests
2017-04-27 10:41:53 +02:00
Alan Jeffrey
8496b021e9
Support running ./mach test-wpt /html.
2017-02-21 10:52:21 -06:00
bors-servo
1dbc538589
Auto merge of #15530 - jdm:jstests, r=Ms2ger
...
Enable js/ tests.
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15530 )
<!-- Reviewable:end -->
2017-02-13 07:44:37 -08:00
Josh Matthews
fffce31ee5
Enable js/ tests.
2017-02-13 10:27:25 -05:00
Josh Matthews
d5576d8491
Enable more CSS tests under web-platform-tests.
2017-02-10 16:53:41 -05:00
mrnayak
a3026499f4
Implement Subresource Integrity
...
Implemented response validation part of
https://w3c.github.io/webappsec-subresource-integrity/ .
Implemented step eighteen of the main fetch. If a request has integrity
metadata, then following steps are performed
*Wait for response body
*If the response does not have a termination reason and response does not
match request’s integrity metadata, set response to a
network error.# Please enter the commit message for your changes. Lines starting
2017-01-08 08:52:18 +05:30
Jansen Jan
55f0e56224
Add support for fullscreen #10102
2016-12-09 11:45:50 +01:00
Josh Matthews
6589f6107e
Enable cors and redirect fetch tests.
2016-11-08 08:17:25 -05:00
Jeena Lee
3216009731
Implement the Fetch method
2016-09-29 08:19:41 -07:00
Jeena Lee
a3f1ff0af0
Enable the Fetch API web platform tests
2016-09-13 14:25:49 -07:00
Jeena Lee
543262b5d3
Enable wpt tests for Request and Response APIs
2016-08-04 10:47:35 -07:00
Josh Matthews
7428a3f00a
Enable Headers API tests.
2016-07-28 16:17:58 -04:00
Ms2ger
7b1de6753a
Run the navigation-timing tests.
2016-06-19 15:57:12 +02:00
Ms2ger
2631b17c81
Sort the entries in include.ini.
2016-06-19 14:27:35 +02:00
Rebecca
a5de59bf94
Enable some referrer-policy tests
...
We plan to make the xhr-request tests pass first.
2016-05-25 23:20:45 +02:00
Ms2ger
ebddcc2d7f
Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f
2016-05-07 23:23:48 +02:00
Josh Matthews
06dd2714ff
Enable webgl tests.
2016-04-25 16:59:55 -04:00
Ms2ger
64b26e0e78
Disable WebGL tests.
...
They're not stable enough right now, with no expectation of improvement
any time soon.
2016-04-22 09:57:31 +02:00
Rizky Luthfianto
07584b9f29
Implement Document#elementsFromPoint
2016-04-03 21:44:01 +07:00
Rebecca
d6678a184b
Call synthetic_click_activation for all clicks
...
Moved synthetic_click_actiavtion out of Activatable trait so it can be
called by all elements (not just activatable). Calls appropriately
from click. Also updates the isdisabled check in click to check for all
types of elements
2016-03-10 14:43:33 -05:00
bors-servo
184c7dbd47
Auto merge of #9659 - nox:test-typedarrays, r=Ms2ger
...
Enable typedarrays tests from web-platform-tests
<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg " height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9659 )
<!-- Reviewable:end -->
2016-02-17 06:01:29 +05:30
Anthony Ramine
677728b623
Enable typedarrays tests from web-platform-tests
2016-02-16 17:50:22 +01:00
Anthony Ramine
3222a0ecd0
Enable WebIDL tests from web-platform-tests
2016-02-16 17:33:10 +01:00
Keith Yeung
1d62db405e
Implement EventSource and update test expectations
2016-01-05 21:47:43 -05:00
Josh Matthews
c7752bab63
Enable cors/ directory for WPT.
2015-12-30 10:33:43 -05:00
Simon Martin
e5329307b2
Issue #8413 : Enable webgl tests in web-platform-test.
2015-11-11 09:02:05 +01:00
Matt Brubeck
316802e206
Implement Document.createTouch
2015-10-22 10:49:30 -07:00