[Webkit-unassigned] [Bug 135008] New: document.body.hasOwnProperty('childNodes') returns false

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 16 22:45:07 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=135008

           Summary: document.body.hasOwnProperty('childNodes') returns
                    false
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: huge.huang+webkitbug at gmail.com


I cannot use webkit nightly in Yosemite so not sure if it's still a problem in latest build.

However, both Safari 8.0 and iOS Safari 8.0 returns false while executing below expression

```js
document.body.hasOwnProperty('childNodes')
```

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list