Ms2ger
139e91e398
Update web-platform-tests.
2014-12-28 10:39:11 +01:00
Bruno de Oliveira Abinader
57c520d8cf
Implement HTMLElement.dataset ( fixes #2974 ).
2014-12-23 14:24:06 +01:00
Bruno de Oliveira Abinader
c82eb3b1a4
Call the NamedGetter method from the get trap in proxy bindings.
2014-12-23 13:02:52 +01:00
Ms2ger
c2e4e715ae
Revert "Update wptrunner and start running reftests."
...
This reverts commit 1d68ee689f .
Fixes #4462 .
2014-12-23 09:55:12 +01:00
Ms2ger
1d68ee689f
Update wptrunner and start running reftests.
2014-12-19 15:08:38 +01:00
Eduard Burtescu
f00dc4d54f
Update WPT: script-onload-string is passing now.
2014-12-19 06:29:04 +02:00
Matthew Rasmus
e4963869d3
Additional updates for newly passing WPT's
2014-12-16 13:01:36 -08:00
Manish Goregaokar
e7b3caa386
Add oninput/onchange so tests work
2014-12-05 18:49:34 -08:00
Achal Shah
23ed1f705b
Implement HTML{Anchor,Area,Link}Element.relList.
...
https://github.com/servo/servo/issues/3994
2014-11-23 23:37:13 -08:00
Claes 'Letharion' Gyllensvärd
d84c0fc52a
Lower case the type attribute before checking if it's JS
2014-11-18 08:39:59 +01:00
Ms2ger
bd400b0665
Update web-platform-tests.
2014-11-15 12:37:57 +01:00
Guillaume Bort
09766511b5
Fix #3933
2014-11-12 17:02:47 +01:00
Ms2ger
45701002a3
Implement HTMLElement.title.
2014-11-05 22:08:36 +01:00
Ms2ger
801c7a35be
Update web-platform-tests.
2014-11-05 10:30:59 +01:00
Matt Brubeck
fe123ad07c
Switch to synchronous script loading
...
This removes the old code for asyncronously loading scripts during HTML
parsing and then executing them afterward.
Fixes #3356 .
2014-10-29 14:31:47 -07:00
Keegan McAllister
3fbb25cc43
Update test expectations
...
The hubbub bindings set document.characterSet but we don't use it for anything.
html5ever doesn't parse charsets from <meta> tags yet, and I'd rather add that
as part of adding actual support for other encodings (which Servo never had
with hubbub).
Switching to html5ever also changes attribute parsing slightly (bringing it in
line with the current spec) and this breaks some of the <img srcset> tests. We
don't support this feature at all.
Some other things change due to bugs in hubbub not present in html5ever.
2014-10-16 13:06:04 -07:00
Manish Goregaokar
79cb1af12a
Address review comments
2014-10-14 21:24:36 +05:30
Manish Goregaokar
941bd2dad6
Update wpt expectations
2014-10-14 21:24:36 +05:30
Manish Goregaokar
80efe37316
Disable html/semantics/forms/the-input-element/type-change-state.html.ini
2014-10-12 08:34:36 +05:30
Manish Goregaokar
ca2d5d328d
Update wpt expectations
2014-10-11 16:10:02 +05:30
Ms2ger
5e59a27dd4
Update web-platform-tests.
2014-10-07 09:38:57 +02:00
Ms2ger
ff42493d87
Update to wptrunner 1.3, which actually runs.
2014-10-06 22:42:49 +02:00
Ms2ger
e3496be9dd
Update web-platform-tests.
2014-09-22 12:13:52 +02:00
Jeongeun Kim
dad77f0d25
Implement HTMLOptionElement.text#3023
...
Signed-off-by: Jeongeun Kim <je00julie.kim@gmail.com >
Implement HTMLOptionElement.text#3023 (2nd trial)
Implement HTMLOptionElement.text#3023 (3rd trial)
delete metadata for skipping option tests
fix conflict
2014-09-20 23:49:20 +09:00
Jack Moffitt
c6ab60dbfc
Cargoify servo
2014-09-08 20:21:42 -06:00