Bug 182290

Summary: [CSSOM View] Many scroll* functions should exit early If document is not the active document
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 182230    
Bug Blocks: 5991    

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.