[CSSOM View] Many scroll* functions should exit early If document is not the active document
https://bugs.webkit.org/show_bug.cgi?id=182290
Summary [CSSOM View] Many scroll* functions should exit early If document is not the ...
Frédéric Wang (:fredw)
Reported 2018-01-30 06:35:22 PST
The CSSOM spec contains several conditionals "If document is not the active document, ..." that are not implemented by WebKit yet. In bug 182230, I'm just moving existing code from HtmlBodyElement to Element, so this is a follow-up bug entry to add these conditionals and test them.
Attachments
Note You need to log in before you can comment on or make changes to this bug.