Skip to content
This repository was archived by the owner on Dec 19, 2017. It is now read-only.
This repository was archived by the owner on Dec 19, 2017. It is now read-only.

Adjust URL during inlining more selectively #411

Closed
@DartBot

Description

@DartBot

<img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"> Issue by sigmundch
Originally opened as dart-lang/sdk#19770


The list indicates not just which attributes to filter, but on what elements:
https://code.google.com/p/dart/codesearch#dart/trunk/dart/pkg/polymer/lib/src/build/import_inliner.dart&amp;l=406

The inliner works fine with normal DOM elements because those attributes are not used for other purposes, but if some custom element happens to use the same attribute names, we shouldn't try to fix it.

See discussion here:

https://groups.google.com/a/dartlang.org/d/msgid/web/6b798af4-d5d3-4825-8397-1fe8d6f786eb%40dartlang.org?utm_medium=email&amp;utm_source=footer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions