[Webkit-unassigned] [Bug 160029] New: playsInline IDL attribute has the wrong casing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 21 10:14:50 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160029
Bug ID: 160029
Summary: playsInline IDL attribute has the wrong casing
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: d at domenic.me
CC: cdumez at apple.com
https://trac.webkit.org/browser/trunk/Source/WebCore/html/HTMLVideoElement.idl?rev=202660#L36 shows a "playsinline" IDL attribute (lowercase "i"). However, per spec it should be "playsInline" (uppercase "i"):
https://html.spec.whatwg.org/multipage/embedded-content.html#the-video-element:dom-video-playsinline
https://html.spec.whatwg.org/multipage/embedded-content.html#dom-video-playsinline
--
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/20160721/529fd2b7/attachment-0001.html>
More information about the webkit-unassigned
mailing list