mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f805743cfc
- Extended the Element and Window webidl interfaces as described in the CSSOM-View smooth-scrolling specification. - The Element.scrollTop and Element.scrollLeft changes have been omitted until either WebIDL is extended to allow properties to have union datatypes that contain dictionaries or the CSSOM-View smooth-scroll specification is upddated. This will not prevent the other interface changes from being useful. - Implemented wrapper functions for the nsGlobalWindow to connect to the new WebIDL bindings. The ScrollOptions parameters are ignored in this patch, and used in Part 3 of this patch series. |
||
---|---|---|
.. | ||
base | ||
html | ||
media | ||
svg | ||
test | ||
xul | ||
moz.build |