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

Unified Diff: dom/ShadowRoot.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 | « dom/SecurityPolicyViolationEvent.idl ('k') | dom/TreeWalker.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dom/ShadowRoot.idl
diff --git a/dom/ShadowRoot.idl b/dom/ShadowRoot.idl
index 5b35e9feded29834f9f6ed77999263ef48ad4602..4304e9bd9cbd2d0dcf90258494559bcd650dc42c 100644
--- a/dom/ShadowRoot.idl
+++ b/dom/ShadowRoot.idl
@@ -25,8 +25,7 @@
*/
[
- Conditional=SHADOW_DOM,
- JSGenerateToJSObject
+ Conditional=SHADOW_DOM
] interface ShadowRoot : DocumentFragment {
readonly attribute Element activeElement;
attribute boolean applyAuthorStyles;
« no previous file with comments | « dom/SecurityPolicyViolationEvent.idl ('k') | dom/TreeWalker.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698