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

Unified Diff: dom/Attr.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 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 | « css/StyleSheet.idl ('k') | dom/Clipboard.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dom/Attr.idl
diff --git a/dom/Attr.idl b/dom/Attr.idl
index bd3b50f4192a36105c83dcabfe74331c0218c627..0f7b0fbcbe4e4eae8b8d4b6c3a2c70615ffeb565 100644
--- a/dom/Attr.idl
+++ b/dom/Attr.idl
@@ -18,10 +18,7 @@
* Boston, MA 02110-1301, USA.
*/
-[
- JSCustomMarkFunction,
- JSGenerateToNativeObject
-] interface Attr : Node {
+interface Attr : Node {
// DOM Level 1
« no previous file with comments | « css/StyleSheet.idl ('k') | dom/Clipboard.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698