Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(711)

Unified Diff: Source/core/dom/CDATASection.idl

Issue 942303002: List CDATASection/DOMError/DOMStringList as removed in DOM (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/dom/DOMError.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/dom/CDATASection.idl
diff --git a/Source/core/dom/CDATASection.idl b/Source/core/dom/CDATASection.idl
index 939fe27b35f96e01cf5e50e8cc9d6a51c827b20b..d672cce6b0d2d118a740c029a1c0ae01fc2b8c9c 100644
--- a/Source/core/dom/CDATASection.idl
+++ b/Source/core/dom/CDATASection.idl
@@ -17,6 +17,9 @@
* Boston, MA 02110-1301, USA.
*/
+// https://dom.spec.whatwg.org/#cdatasection
+
+// FIXME: CDATASection has been removed from the spec. crbug.com/437205
interface CDATASection : Text {
};
« no previous file with comments | « no previous file | Source/core/dom/DOMError.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698