Anthony Ramine
edd3824519
Properly fail in event_play.html
2017-09-29 18:53:10 +02:00
Anthony Ramine
4b2c4aead4
Properly fail in event_pause.html
2017-09-29 18:53:06 +02:00
Anthony Ramine
7b7f66f210
Properly fail in event_order_loadedmetadata_loadeddata.html
2017-09-29 17:58:16 +02:00
Anthony Ramine
60b5b77ccb
Properly fail in event_order_canplay_playing.html
2017-09-29 17:55:31 +02:00
Anthony Ramine
026130094d
Properly fail in event_order_canplay_canplaythrough.html
2017-09-29 17:12:29 +02:00
Anthony Ramine
59c56de103
Properly fail in event_loadedmetadata.html
2017-09-29 17:05:40 +02:00
Anthony Ramine
9f71ac9155
Properly use test() in networkState_during_progress.html
2017-09-29 16:58:44 +02:00
Anthony Ramine
2b64c3e6c0
Properly use test() in event_order_loadstart_progress.html
2017-09-29 16:55:11 +02:00
Anthony Ramine
7bab9caafd
Properly use test() in event_progress.html
2017-09-29 16:51:55 +02:00
Anthony Ramine
37f5f52049
Properly fail in event_loadedmetadata_noautoplay.html
2017-09-29 15:37:10 +02:00
Anthony Ramine
7e06d2a1be
Properly fail in event_loadeddata_noautoplay.html
2017-09-29 15:37:01 +02:00
Anthony Ramine
3185a7917e
Fix some shortcomings in event_loadeddata.html
...
Variable 'v' was undefined in second test, and both tests were missing an onerror event handler.
2017-09-29 15:36:57 +02:00
Anthony Ramine
c0040b27fd
Properly fail in event_canplaythrough_noautoplay.html
2017-09-29 15:30:04 +02:00
Anthony Ramine
8a3afe35fe
Properly fail in event_canplaythrough.html
2017-09-29 15:29:02 +02:00
Anthony Ramine
4923045353
Properly fail in event_canplay_noautoplay.html
2017-09-29 15:28:03 +02:00
Anthony Ramine
bf3d6948c1
Properly fail in event_canplay.html
2017-09-29 15:27:12 +02:00
Anthony Ramine
0e56b79e78
Properly fail in /html/semantics/embedded-content/media-elements/error-codes/error.html
2017-09-29 14:25:13 +02:00
Anthony Ramine
83488a20f1
Properly fail in audio_loop_base.html
2017-09-29 14:23:14 +02:00
Anthony Ramine
53e2a4449a
Make networkState_during_progress.html deterministic ( fixes servo/servo#17954 )
2017-09-29 09:41:45 +02:00
Anthony Ramine
abcf91e5c6
Make event_order_loadstart_progress.htm deterministic ( fixes servo/servo#18289 )
2017-09-29 09:39:53 +02:00
Anthony Ramine
b489d0c159
Make event_progress.html deterministic ( fixes servo/servo#18427 )
2017-09-29 09:39:47 +02:00
Gregory Terzian
71b0c10164
improve spec compliance of update the image data
2017-05-25 08:01:25 +08:00
bors-servo
dfb9396296
Auto merge of #16699 - jdm:make-cross-origin-image-tests-fail, r=ajeffrey,jgraham
...
Make cross-origin canvas drawing tests use a same-origin redirect.
These tests either pass or maintain existing known failures in Firefox and Chrome, and expose the problem in our current implementation that #15887 is addressing.
<!-- 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/16699 )
<!-- Reviewable:end -->
2017-05-15 13:26:25 -05:00
Connor Brewster
727e5b41f5
Add test to make sure contentDocument is updated after load matures
2017-05-12 13:54:51 -06:00
Josh Matthews
d143396934
Add same-origin redirect variants to 2d canvas security tests.
2017-05-10 16:38:57 -04:00
Josh Matthews
665817d2a6
Update web-platform-tests to revision 58eb04cecbbec2e18531ab440225e38944a9c444
2017-04-22 14:17:10 +02:00
Josh Matthews
5c29637bef
Don't create a new XHR until the previous one is complete.
2017-03-23 12:17:03 -04:00
montrivo
46a25d621c
Implement ImageData constructors #15671
2017-03-14 23:16:17 +01:00
Josh Matthews
f79850754d
Avoid marking image element as complete before its image data is available.
2017-03-07 14:02:46 +05:30
Josh Matthews
330e222fe8
Test adopting images into documents with different base URLs.
2017-03-07 14:02:43 +05:30
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
Emilio Cobos Álvarez
127da41a2a
script: Add tests for image intrinsic width when the element is not rendered.
2017-01-18 16:49:54 +01:00
Alan Jeffrey
7c2de62124
Implement browsing context discarding.
2017-01-05 21:12:57 +00:00
Ms2ger
ccdb0a3458
Update web-platform-tests to revision e8bfc205e36ad699601212cd50083870bad9a75d
2016-11-15 09:35:34 +01:00
Ms2ger
3b4f0ec0bb
Update web-platform-tests to revision 3b3585e368841b77caea8576fa56cef91c3fbdf0
2016-09-26 13:24:06 +02:00
Ms2ger
079092dfea
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
2016-09-09 16:17:14 +02:00
Paul Rouget
a48cf1d215
Trigger image.onerror
2016-08-23 07:51:47 +02:00
Ms2ger
a972fdb353
Update web-platform-tests to revision 1e42017386ce1eaeed4925fb8bc7f5417752019a
2016-07-06 09:18:04 +02:00
Manish Goregaokar
c953b07108
Add test for ensuring a bad <img> src does not crash
2016-07-05 21:52:24 +05:30
Ms2ger
79b1e6c40c
Update web-platform-tests to revision 346d5b51a122f7bb1c7747064499ef281a0200f7
2016-06-24 11:36:34 +02:00
Alan Jeffrey
07ea9e6332
Added tests for cross-origin iframe parentage.
2016-06-10 08:56:02 -05:00
Alan Jeffrey
999e057cb7
Added a test for changing an iframe's parentage.
2016-06-09 12:06:36 -05:00
Ms2ger
7c4281f3da
Update web-platform-tests to revision bda2059150dca8ab47f088b4cc619fcdc1f262fa
2016-05-30 14:04:50 +02:00
Ms2ger
b97474fbba
Update web-platform-tests to revision 697b971060b2d475a73c1c3755232a4674d61cf5
2016-05-10 12:17:47 +02:00
Ms2ger
abcd4b654f
Update web-platform-tests to revision 0a518aaff73532a26e175789f7e75fa99593ac64
2016-04-21 12:30:36 +02:00
Arnaud Marant
77f52d2eab
Issue #10574 Use the document base url in img
...
add a test with base path set to the resources path and an img with a cat and the reference directly to the image
2016-04-15 21:37:25 +02:00
Stephen (Ziyun) Li
52c6fd5b03
Use the document base url when resolving iframe URLs
2016-04-15 00:02:45 -04:00
James Graham
78369e95cf
Update web-platform-tests to 5582e4d2bfcfd1fa9f105406b143170ee2af7db1
2016-04-01 13:38:57 +02:00
Ms2ger
62a9bebeef
Update web-platform-tests to revision 7ed49cff4d031720f829c01df837ed7a09ad5c60
2016-02-24 11:04:43 +01:00