Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broken cross-references to CSSOM #1658

Merged
merged 2 commits into from
Aug 15, 2016
Merged

Fix broken cross-references to CSSOM #1658

merged 2 commits into from
Aug 15, 2016

Conversation

zcorpan
Copy link
Member

@zcorpan zcorpan commented Aug 12, 2016

@@ -3646,7 +3646,7 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d
<dfn data-noexport="" data-x="concept-css-style-sheet-CSS-rules" data-x-href="https://drafts.csswg.org/cssom/#concept-css-style-sheet-css-rules">CSS rules</dfn>,
<dfn data-noexport="" data-x="concept-css-style-sheet-origin-clean-flag" data-x-href="https://drafts.csswg.org/cssom/#concept-css-style-sheet-origin-clean-flag">origin-clean flag</dfn>
</li>
<li><dfn data-noexport="">Alternative style sheet sets</dfn> and the <dfn data-noexport="">preferred style sheet set</dfn></li>
<li><dfn data-noexport="">CSS style sheet set</dfn> and <dfn data-noexport="">preferred CSS style sheet set name</dfn></li>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add data-x-hrefs

Also change the definition of <meta name=Default-Style> to match
that of Default-Style HTTP header:
https://drafts.csswg.org/cssom/#the-http-default-style-header
@domenic domenic merged commit 4d76ef6 into master Aug 15, 2016
@domenic domenic deleted the cssom-xrefs branch August 15, 2016 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants