Keith Yeung
5c9a25d46b
Add support for caseless group name matching in HTML input elements
2015-10-02 10:41:02 -07:00
Philipp Hartwig
e6ea7b0feb
Update test expectations for additional form getters
2015-09-28 19:29:47 +02:00
Philipp Hartwig
8d67914c7f
Add form getters for additional elements; update test expectations
...
This adds form getters for fieldset, label, object, output, select and
textarea elements.
2015-09-27 19:08:53 +02:00
Manish Goregaokar
b677f0f4ae
Add form getter for input/button elements; update test expectations
2015-09-24 11:58:24 +05:30
Ms2ger
43a50e298a
Update web-platform-tests to revision 0159b3ec9ba5355a3340621226e02ae026effd7f
2015-09-22 19:58:47 +02:00
Ms2ger
163009575a
Update web-platform-tests to revision 71a0d51d14d8b0f1b53cda3a7d39ef8765164485
2015-09-17 18:32:13 +02:00
Glenn Watson
39972a174e
Fix panic when called on root node, and update test expectations.
...
The three tests that are marked as failures are because they use offsetWidth as a dummy to force a layout flush. Now that these exist, they expose an unrelated bug with reflow.
2015-08-04 08:59:27 +10:00
Ms2ger
5b2ca4d132
Update web-platform-tests to revision 12d3e15e5ecae695e1216c358d613705fbff6b68
2015-07-27 16:31:27 +02:00
Ms2ger
c66c6af0ba
Update web-platform-tests to revision 4d96cccabc2feacd48e1dab9afc22b8af2225572
2015-06-28 22:52:24 +02:00
James Graham
291ac06c01
Update web-platform-tests expected data to revision 2a9fd810bb18610b422dbc3998ab74aa1bffae95
2015-04-24 18:31:05 +01:00
Mikko Vanhatalo
29387f6c4c
Implemented HTMLInputElement placeholder attribute
...
+ modified HTMLInputElement.webidl to include placeholder
+ modified placeholder test expectations
2015-04-04 14:44:32 +03:00
Chris Paris
99286e4b4f
Implement Element.innerHTML setter
2015-03-18 11:20:47 -10:00
Ms2ger
a8553c3606
Update web-platform-tests.
2015-03-17 22:02:43 +01:00
Ms2ger
92a7fee296
Update web-platform-tests.
2015-02-16 19:57:47 +01:00
yodalee
67ff27293a
remove expected FAIL but now PASS in test ini
2015-02-04 01:02:36 +08:00
Ms2ger
727f5c5797
Update web-platform-tests.
2015-01-28 23:29:16 +01:00
Ms2ger
b6e5e823e6
Update web-platform-tests.
2015-01-19 13:06:43 +01:00
Ms2ger
965dcda609
Update wptrunner and start running reftests.
2015-01-14 10:59:30 +01:00
Ms2ger
139e91e398
Update web-platform-tests.
2014-12-28 10:39:11 +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
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
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
801c7a35be
Update web-platform-tests.
2014-11-05 10:30:59 +01:00
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
ff42493d87
Update to wptrunner 1.3, which actually runs.
2014-10-06 22:42:49 +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