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

Unified Diff: Source/core/xml/XPathExpression.idl

Issue 1222503003: Sync XML-related interfaces with their specs, or lack thereof (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 6 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 | « Source/core/xml/XPathEvaluator.idl ('k') | Source/core/xml/XPathNSResolver.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/xml/XPathExpression.idl
diff --git a/Source/core/xml/XPathExpression.idl b/Source/core/xml/XPathExpression.idl
index 7cf2819320a3db1a4df8a2704b5527f2fd105245..397fb25b44cdff9c954f3f0abd8caae59c613389 100644
--- a/Source/core/xml/XPathExpression.idl
+++ b/Source/core/xml/XPathExpression.idl
@@ -18,6 +18,8 @@
* Boston, MA 02110-1301, USA.
*/
+// http://www.w3.org/TR/DOM-Level-3-XPath/xpath.html#XPathExpression
+
[
GarbageCollected,
TypeChecking=Interface,
« no previous file with comments | « Source/core/xml/XPathEvaluator.idl ('k') | Source/core/xml/XPathNSResolver.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698