[Bug 28488] New: An element might not have a window to call scrollY on

https://www.w3.org/Bugs/Public/show_bug.cgi?id=28488

            Bug ID: 28488
           Summary: An element might not have a window to call scrollY on
           Product: CSS
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSSOM View
          Assignee: simonp@opera.com
          Reporter: simonp@opera.com
        QA Contact: public-css-bugzilla@w3.org

http://dev.w3.org/csswg/cssom-view/#dom-element-scrolltop

[[
If the element is the root element return the value of scrollY.
]]

scrollY on which object? Consider e.g. DOMParser-created documents.

ack bz
https://bugzilla.mozilla.org/show_bug.cgi?id=1153322#c9

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 14 April 2015 10:37:58 UTC