Skip to content
This repository has been archived by the owner. It is now read-only.

make it useable in xhtml documents #3065

Merged
merged 1 commit into from Mar 31, 2015

Conversation

@sashless
Copy link
Contributor

sashless commented Dec 8, 2014

XHTML does not allow empty attributes

Produces errors like

Failed to set the 'innerHTML' property on 'Element': The provided markup is invalid XML, and therefore cannot be inserted into an XML document.

@wesleycho wesleycho force-pushed the angular-ui:master branch from e373941 to 2c2dba6 Mar 23, 2015
@Delapouite
Copy link

Delapouite commented Mar 27, 2015

Note: attribute minimization in XHTML is described here : http://www.w3.org/TR/2000/REC-xhtml1-20000126/#h-4.5

@karianna
Copy link
Contributor

karianna commented Mar 28, 2015

Are you able to add a test for this please?

@karianna karianna added this to the Backlog milestone Mar 28, 2015
@wesleycho wesleycho modified the milestones: 0.13.0, Backlog Mar 31, 2015
wesleycho added a commit that referenced this pull request Mar 31, 2015
make it useable in xhtml documents
@wesleycho wesleycho merged commit ac6a0f4 into angular-ui:master Mar 31, 2015
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.