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

Reinstate CDATASection #295

Merged
merged 1 commit into from
Aug 16, 2016
Merged

Reinstate CDATASection #295

merged 1 commit into from
Aug 16, 2016

Conversation

annevk
Copy link
Member

@annevk annevk commented Aug 16, 2016

I’m thirty now so it’s time to face reality. This fixes
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27386. This also closes
#190 by deciding to not enumerate subclasses of concrete (non-abstract)

interfaces (ShadowRoot and CDATASection in particular).

@@ -1488,7 +1488,7 @@ can be used to explore this matter in more detail.

<h3 id=node-trees>Node tree</h3>

<p>{{Document}}, {{DocumentType}}, {{DocumentFragment}}, {{ShadowRoot}}, {{Element}}, {{Text}},
Copy link
Member

Choose a reason for hiding this comment

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

Mind splitting the ShadowRoot changes into a separate commit for landing? Same PR is fine, I'll merge the sum of it now.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah I can do that, provided the ShadowRoot changes look fine.

Copy link
Member

Choose a reason for hiding this comment

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

It does to me.

@foolip
Copy link
Member

foolip commented Aug 16, 2016

OK, I've reviewed and compared to Blink, all LGTM!

Matching Blink CL: https://codereview.chromium.org/2249083002

I’m thirty now so it’s time to face reality. This fixes
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27386.
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.

None yet

2 participants