DescriptionUnprefix most methods on FullscreenElementStack
fullscreenEnabled no longer even considers the webkitallowfullscreen
attribute, and the prefixes do no good internally anyway. They are
left only on the Mozilla-style API since they should generally not be
used other than for bindings.
It turned out that the Internals wrappers were unused. They were added
in http://trac.webkit.org/changeset/114790 "to facilitate writing
reproducible LayoutTests", but no tests using them were ever added.
BUG=383813
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=178339
Patch Set 1 #
Messages
Total messages: 13 (0 generated)
|