[Webkit-unassigned] [Bug 161730] New: HTMLImageElement.width / height attributes should be unsigned
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 7 19:57:07 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=161730
Bug ID: 161730
Summary: HTMLImageElement.width / height attributes should be
unsigned
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
URL: https://html.spec.whatwg.org/#htmlimageelement
OS: Unspecified
Status: NEW
Keywords: WebExposed
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cdumez at apple.com
CC: cdumez at apple.com
HTMLImageElement.width / height attributes should be unsigned as per the HTML specification:
- https://html.spec.whatwg.org/#htmlimageelement
However, they are signed in WebKit. Firefox agrees with the specification.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160908/5f09721e/attachment.html>
More information about the webkit-unassigned
mailing list