diff options
author | arv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-07 14:18:27 +0000 |
---|---|---|
committer | arv@chromium.org <arv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-07 14:18:27 +0000 |
commit | 8af65431c858cb5843f42653cf3323331611f8b0 (patch) | |
tree | a00d818c3d1365a24a8cc589d273af77bcaec353 /content/content_shell.gypi | |
parent | b7cc2e784ad4c7c261595bf1766e307c043708b2 (diff) | |
download | chromium_src-8af65431c858cb5843f42653cf3323331611f8b0.zip chromium_src-8af65431c858cb5843f42653cf3323331611f8b0.tar.gz chromium_src-8af65431c858cb5843f42653cf3323331611f8b0.tar.bz2 |
Simplify parseHtmlSubset to use an inert document.
This is a followup on r195976. It reverts most of the changes from that and uses
an inert document instead of removing the attributes like it did before.
A document without a view is specced to be inert. The way to create an inert
document is to use document.implementation.createHTMLDocument('').
BUG=234689
Review URL: https://chromiumcodereview.appspot.com/14741008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198721 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/content_shell.gypi')
0 files changed, 0 insertions, 0 deletions