WPT Sync Bot
28bbe1473c
Update web-platform-tests to revision 00fa50687cab43b660296389acad6cc48717f1d1
2019-01-28 22:38:10 -05:00
WPT Sync Bot
e2620c17c0
Update web-platform-tests to revision 64bd43ee19cc4667e4a3020c5894af7dbe68f5cc
2018-12-25 21:52:42 -05:00
WPT Sync Bot
3b6ddd885a
Update web-platform-tests to revision 4052654d786236b493d2df3cb80b9d3d1d0a8354
2018-12-12 22:53:27 -05:00
WPT Sync Bot
8423a90871
Update web-platform-tests to revision 848ceffad26e92d47ffe790ed8b650906b2c2343
2018-08-10 14:45:43 -04:00
WPT Sync Bot
775b784f79
Update web-platform-tests to revision 60220357131c65146444da1f54624d5b54d0975d
2018-07-18 22:07:44 +00:00
WPT Sync Bot
0a3e19aac8
Update web-platform-tests to revision 592e2ed83ecd717392d37047536250ba74f1bafa
2018-03-28 22:44:05 -04:00
Josh Matthews
2b6f573eb5
Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317
2018-01-09 12:52:27 -05:00
Josh Matthews
1f531f66ea
Update web-platform-tests to revision 8a2ceb5f18911302b7a5c1cd2791f4ab50ad4326
2017-10-12 12:36:21 -04:00
Josh Matthews
578498ba24
Update web-platform-tests to revision a46616a5b18e83587ddbbed756c7b96cbb4b015d
2017-10-05 00:42:13 +02:00
Josh Matthews
665817d2a6
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
2017-04-22 14:17:10 +02:00
Ms2ger
4fadf9b0b6
Update web-platform-tests to revision 7a767a52741f628430ffbbed46e7f3df68ba3534
...
Fixes #15648 .
2017-02-20 13:52:41 +01: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
Arseniy Ivanov
60679d9b6d
Extend tests for windowless element's event handler behaviour to non-native handlers
2017-02-03 13:23:35 -05:00
Arseniy Ivanov
ca73b30fcf
Add tests for windowless element's event handler behaviour
2017-02-02 19:14:49 -05:00
Ms2ger
d6ba94ca28
Update web-platform-tests to revision 3137d1d2d7757366a69f8a449b458b5057e0e81e
2016-12-28 11:34:21 +01:00
Ms2ger
ccdb0a3458
Update web-platform-tests to revision e8bfc205e36ad699601212cd50083870bad9a75d
2016-11-15 09:35:34 +01:00
Jesse Kipp
4f0ffbd1f6
Issue 13363 - Step 1.2 of compiling event handler
...
When compiling event handlers, check whether scripting is enabled
and early return None/null if not.
https://html.spec.whatwg.org/multipage/
webappapis.html#getting-the-current-value-of-the-event-handler
Issue 13363 - Fix spec for disabled scripting
The original spec for this PR was bad because it depended on the
DOM without scripting enabled to use Javascript to signal the test's
failure, so it could never fail.
Use an onerror handler on `window` where scripting is enabled, and
use an invalid string of JavaScript for the handler, to detect
whether or not the event handler is *really* being compiled or not.
Condense tests into a single HTML file
Yup, didn't even realize I could do that at the time.
Remove an unnecessary test
2016-10-20 11:08:44 -04:00
Ms2ger
aeb6b1795a
Add a test for the exact timing of the error event for invalid event handlers.
2016-08-31 13:20:25 +02:00
Ms2ger
ebddcc2d7f
Update web-platform-tests to revision fab2c513bffb2bd19600d23b495264d123df092f
2016-05-07 23:23:48 +02:00
João Oliveira
b60d668908
use return value of invoking event handlers to cancel the event
2016-02-26 10:17:57 -05:00
Josh Matthews
2796a4dfa8
Compile raw inline event handlers lazily. Resolves #8489 .
2016-02-11 15:44:52 +01:00
Jeff Harrison
d4fe40089b
Add onresize handler to GlobalEventHandlers
...
Refs: https://github.com/servo/servo/issues/7996
Rebased: https://github.com/servo/servo/pull/8006
2016-01-29 18:22:52 -05:00
Ms2ger
32efe41299
Update web-platform-tests to revision 5a754b40cd49c0404863c431b58cc311dc5d167c
2015-11-17 10:54:05 +01:00
Josh Matthews
c4c0809934
Add test for OnErrorEventHandler special case.
2015-11-12 16:21:24 -05:00
James Graham
1a81b18b9f
Update web-platform-tests to revision 0d318188757a9c996e20b82db201fd04de5aa255
2015-04-03 23:28:54 +01:00