[webkit-reviews] review granted: [Bug 107488] Whitelist should also work for the WebVTT ::cue element without an argument : [Attachment 183865] Proposed fix 0.3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 18:33:28 PST 2013


Darin Adler <darin at apple.com> has granted Dima Gorbik <dgorbik at apple.com>'s
request for review:
Bug 107488: Whitelist should also work for the WebVTT ::cue element without an
argument
https://bugs.webkit.org/show_bug.cgi?id=107488

Attachment 183865: Proposed fix 0.3
https://bugs.webkit.org/attachment.cgi?id=183865&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=183865&action=review


> LayoutTests/media/track/track-css-property-whitelist.html:19
>	   function skipNonElements(root)

Can probably delete this function if it’s not used any more. Anyone using it
can probably use firstElementChild or nextElementSibling instead.


More information about the webkit-reviews mailing list