NEW 59868
Provide a way to refer to media controls resources from UA stylesheets
https://bugs.webkit.org/show_bug.cgi?id=59868
Summary Provide a way to refer to media controls resources from UA stylesheets
Dimitri Glazkov (Google)
Reported 2011-04-30 10:19:13 PDT
See https://lists.webkit.org/pipermail/webkit-dev/2011-April/thread.html#16593 for the discussion. Despite the implementation looking fairly straightforward, we really need to pay attention to performance, to make sure that loading this resource is really just a lookup in a map, not a whole lot of Loader code traversal. So this may be non-trivial.
Attachments
Note You need to log in before you can comment on or make changes to this bug.