Ms2ger
e39f22df33
Disable some intermittently failing tests.
2016-11-21 10:14:45 +01:00
Manish Goregaokar
67a68bd1f6
Update test expectations
2016-11-15 06:58:11 -08:00
Josh Matthews
2992501db6
Disable events-004.htm
2016-10-25 16:10:09 -04:00
Josh Matthews
6f17394e93
Disable events-004.html
2016-10-25 14:52:47 -04:00
Keith Yeung
668163ec5c
Emit TransitionEnd events in the layout thread and process it in the script thread
2016-10-11 19:36:06 -07:00
Glenn Watson
cdb69d4423
Add OSMesa headless mode, run WPT against Webrender, update tests.
2016-09-28 11:57:33 +10:00
Alexandrov Sergey
a9c1817fee
update tests expectations
2016-08-11 10:34:34 +03:00
Emilio Cobos Álvarez
6b60383f24
layout: Ensure a element's style is up to date when processing queries.
2016-08-10 18:26:23 -07:00
Emilio Cobos Álvarez
8bbebd0514
style: bonus: Fix parsing of steps() function.
...
Still doesn't work properly (this also happened with transitions).
This is spec'd in:
https://www.w3.org/TR/css3-transitions/#transition-timing-function
2016-07-07 16:05:26 -07:00
Anthony Ramine
e70b520c1f
Fix the "get the parent" loop when dispatching event ( fixes #6733 )
...
The DOM specification says:
A document's get the parent algorithm, given an event, returns null
if event's type attribute value is "load" or document does not have
a browsing context, and the document's associated Window object
otherwise.
2016-02-27 17:41:22 +01:00
Geoffrey Sneddon
756d745cb8
Enable CSS tests for all modules we partially support.
...
(Except Fonts, on the assumption #8374 will land first.)
2016-01-04 21:46:52 +00:00