On Tue, Dec 3, 2013 at 1:04 PM, Peter Beverloo <[email protected]> wrote:
> The HTMLHtmlElement.manifest property indeed doesn't seem to be defined > anywhere. It was added by Darin Adler a few years ago > http://src.chromium.org/viewvc/blink?view=revision&revision=66327 Reading the change log it seems clear that exposing this attribute to the DOM was unintentional. The change log mentions marking the manifest attribute URL, but not creating the manifest attribute. The patch was supposed to correct the reflection of content attributes, not expose additional attributes. I believe it should be removed. — Darin _______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

