WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 182290
[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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug