Alan Jeffrey
74c1e00d81
Upgraded to SM 60
2018-08-20 18:22:29 -04:00
WPT Sync Bot
4787b28da3
Update web-platform-tests to revision 7a6f5673ff5d146ca5c09c6a1b42b7706cfee328
2018-06-28 22:43:00 -04:00
Josh Matthews
1f531f66ea
Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326
2017-10-12 12:36:21 -04:00
Ms2ger
296fa2512b
Update web-platform-tests and CSS tests.
...
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00
Josh Matthews
ab42a7b16b
Enable a bunch of tests.
2017-01-25 08:33:25 -05:00
Roman Zaynetdinov
d4ddafd556
Remove fail expectations from subresource integrity test
2017-01-22 08:53:00 +02:00
Anthony Ramine
0f244d6948
Mark the page source as loaded only after parsing is done
2017-01-19 16:17:14 +01:00
mrnayak
3d9e44a8c4
Handle crossorigin in link and refactor crossorigin handling
...
Implemented Step three and handled step four of obtain the resource part
of 4.2.4 The link element.
Link to spec : https://html.spec.whatwg.org/multipage/semantics.html#concept-link-obtain
Refactored crossOrigin handling in HTMLScriptElement, HTMLImageElement
2017-01-13 23:35:00 +05:30
Charles Vandevoorde
cb9940faf3
Update metadata tests
2017-01-11 18:02:46 +01: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