Remove the importedDocument functions from HTML imports classes.
The notion of "importedDocument" only exists at the LinkImport level (because its used, HTMLLinkElement has to deal with both importer and the importee), so we can just call the imported documents simply "documents" inside of the imports plumbing. No functional changes, plumbotron. R=morrita BUG= Review URL: https://codereview.chromium.org/298413004 git-svn-id: svn://svn.chromium.org/blink/trunk@175224 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment