Josh Matthews
|
1f531f66ea
|
Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326
|
2017-10-12 12:36:21 -04:00 |
|
Xidorn Quan
|
4667e811dd
|
Cherry pick w3c/web-platform-tests#6874 to fix this test.
|
2017-10-10 12:09:36 +11:00 |
|
Josh Matthews
|
3347094373
|
Update WPT results.
|
2017-10-05 09:23:30 +02:00 |
|
Guillaume Gomez
|
3d0b7fbc41
|
Implement EventListenerOptions for EventTarget
For now, only "capture" is supported.
|
2017-09-30 02:12:35 +02:00 |
|
Daniel Johnson
|
452db052ff
|
"javascript:" urls: update test expectations
|
2017-09-09 00:59:01 -07:00 |
|
Imanol Fernandez
|
0290e405ce
|
Implement MutationObserver childList mutations.
|
2017-05-19 13:22:06 +02:00 |
|
Sumit
|
3ca89204ff
|
Mutation Observer API
|
2017-05-15 18:15:38 -04:00 |
|
Simon Sapin
|
11cef135e7
|
Update to cssparser 0.13
|
2017-04-25 01:45:33 +02:00 |
|
Josh Matthews
|
665817d2a6
|
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
|
2017-04-22 14:17:10 +02:00 |
|
cu1t
|
bef86cbf36
|
Fix namespaces of elements created in XML documents
|
2017-04-19 19:40:23 +07:00 |
|
Sumit
|
107ac9ab56
|
Implement basic interface for MutationObserver and MutationRecord.
|
2017-04-05 01:52:38 -04:00 |
|
SendilKumar N
|
b6e6e84bcf
|
ext. filtering for lang matching
|
2017-03-07 10:20:16 +08:00 |
|
Keith Yeung
|
7456bcf02b
|
Support lang pseudo class
|
2017-02-27 17:21:20 -08:00 |
|
Ms2ger
|
0200a233fd
|
Make EventListener-invoke-legacy.html a little more robust to missing interfaces.
|
2017-02-20 14:23:59 +01:00 |
|
Ms2ger
|
4fadf9b0b6
|
Update web-platform-tests to revision 7a767a52741f628430ffbbed46e7f3df68ba3534
Fixes #15648.
|
2017-02-20 13:52:41 +01:00 |
|
Anthony Ramine
|
55b2c5c1bd
|
Update selectors to 0.17
|
2017-02-07 20:33:35 -08: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 |
|
Ms2ger
|
69e3173047
|
Always set the Document::contentType attribute in ScriptThread::load().
There's no good reason to limit this to a few particular content types.
|
2017-01-30 12:43:49 +01:00 |
|
Anthony Ramine
|
03d79185ff
|
Support document.createElement("beforeunloadevent")
|
2017-01-21 15:16:19 +01:00 |
|
Anthony Ramine
|
d853e7fee9
|
Unify text insertion when parsing HTML and XML
|
2017-01-10 11:16:42 +01:00 |
|
Ms2ger
|
d6ba94ca28
|
Update web-platform-tests to revision 3137d1d2d7757366a69f8a449b458b5057e0e81e
|
2016-12-28 11:34:21 +01:00 |
|
Anthony Ramine
|
c1bdd3d5ce
|
Properly mark application/xhtml+xml documents as XML
For this to work, we must remove the unimplemented!() call
in Element::parse_fragment because all the tests rely on
setting innerHTML.
|
2016-12-01 11:55:16 +01:00 |
|
Ms2ger
|
b86965f394
|
Implement synchronous about:blank loading.
Based on initial work by jdm in <https://github.com/servo/servo/pull/8600>.
|
2016-11-30 11:26:35 +01:00 |
|
Ms2ger
|
154b16a25d
|
Don't return early from report_pending_exception() if the value is an unexpected object.
We will now dispatch the error event in this case as well.
|
2016-11-27 10:27:11 +01:00 |
|
Ms2ger
|
ccdb0a3458
|
Update web-platform-tests to revision e8bfc205e36ad699601212cd50083870bad9a75d
|
2016-11-15 09:35:34 +01:00 |
|
Josh Matthews
|
6589f6107e
|
Enable cors and redirect fetch tests.
|
2016-11-08 08:17:25 -05:00 |
|
bors-servo
|
8b43a383cb
|
Auto merge of #14094 - nox:cleanup, r=jdm
Remove an obsolete expected failure
<!-- 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/14094)
<!-- Reviewable:end -->
|
2016-11-06 17:05:15 -06:00 |
|
Anthony Ramine
|
b9561cff06
|
Remove an obsolete expected failure
|
2016-11-06 15:16:07 +01:00 |
|
Anthony Ramine
|
1037fecc8b
|
Properly expect a syntax error with :scope selectors in Element.closest
|
2016-11-05 16:00:25 +01:00 |
|
Maciej Skrzypkowski
|
af5d109695
|
fix getElementsByTagName()
|
2016-11-04 16:58:19 +01:00 |
|
Rafael Gomes Dantas
|
0074d2a7a8
|
Replacing Node.prototype.rootNode for Node.prototype.getRootNode.
|
2016-10-13 22:40:27 +01:00 |
|
Ms2ger
|
3b4f0ec0bb
|
Update web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0
|
2016-09-26 13:24:06 +02:00 |
|
bors-servo
|
bb53da6957
|
Auto merge of #13245 - servo:reset-stop-propagation, r=nox
Correct an unsound optimization in event dispatch.
<!-- 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/13245)
<!-- Reviewable:end -->
|
2016-09-12 13:22:18 -05:00 |
|
Ms2ger
|
2b109ce490
|
Classify some more test failures.
|
2016-09-12 17:37:14 +02:00 |
|
Ms2ger
|
3eaf1c1b89
|
Correct an unsound optimization in event dispatch.
|
2016-09-12 16:07:25 +02:00 |
|
Ms2ger
|
079092dfea
|
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
|
2016-09-09 16:17:14 +02:00 |
|
Ms2ger
|
ae38c53de7
|
Dispatch error events at the window object.
|
2016-09-02 11:44:44 +02:00 |
|
Anthony Ramine
|
6c1167b1e2
|
Pass the receiver to get_property_on_prototype (fixes #11600)
|
2016-08-25 15:48:07 +02:00 |
|
Anthony Ramine
|
540fe15f17
|
Fix step 10 of eventdispatcher::dispatch_event (fixes #11609)
We consolidate steps 10-12 in a single function to expose less general-purpose
mutating methods on Event.
|
2016-08-24 13:54:44 +02:00 |
|
Jeena Lee
|
543262b5d3
|
Enable wpt tests for Request and Response APIs
|
2016-08-04 10:47:35 -07:00 |
|
Steve Melia
|
04f5369577
|
Issue 7720: Add target selector and update when scrolling to fragment
|
2016-08-03 13:23:10 +01:00 |
|
Guillaume Gomez
|
cf9fd7eb46
|
Add DeleteRow method
|
2016-07-27 02:06:26 +02:00 |
|
Anthony Ramine
|
345eee92e8
|
Skip the root node in querySelectorAll
This accounts for https://github.com/whatwg/dom/issues/263.
|
2016-07-04 14:52:34 +02:00 |
|
Ms2ger
|
79b1e6c40c
|
Update web-platform-tests to revision 346d5b51a122f7bb1c7747064499ef281a0200f7
|
2016-06-24 11:36:34 +02:00 |
|
Nazım Can Altınova
|
47984a52c6
|
Add Sandbox field to HTMLIFrameElement
|
2016-06-11 01:59:59 +03:00 |
|
Anthony Ramine
|
3529803975
|
Implement [Unscopable] (fixes #11583)
|
2016-06-07 15:34:44 +02:00 |
|
Kosov Eugene
|
a121437f87
|
Removed references to DOMSettableTokenList
|
2016-06-05 06:25:53 +03:00 |
|
bors-servo
|
85e462d5aa
|
Auto merge of #11615 - nox:interfaces, r=Manishearth
Clean the expectations for /dom/interfaces.html
<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11615)
<!-- Reviewable:end -->
|
2016-06-04 19:37:26 -05:00 |
|
Anthony Ramine
|
b697be8e28
|
Clean the expectations for /dom/interfaces.html
|
2016-06-04 19:35:10 +02:00 |
|
Guillaume Gomez
|
66b0568bb3
|
Make DOMTokenList.contains not throw anymore
|
2016-06-04 15:22:11 +02:00 |
|