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

Unified Diff: Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl

Issue 130943004: Regularize extended attributes on partial interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 11 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
Index: Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl
diff --git a/Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl b/Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl
index 49b0379d067928dbc8d504ef1f5ab06275d8ecf4..d2cbee522ff48daf5cfc0135e05a287e1c3f261b 100644
--- a/Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl
+++ b/Source/bindings/tests/idls/testing/SupportTestPartialInterface.idl
@@ -29,7 +29,7 @@
*/
[
- Conditional=Condition11|Condition12
+ Conditional=Condition11|Condition12,
] partial interface SupportTestInterface {
// This IDL file is for testing the bindings code generator and for test support files
static readonly attribute long supplementalStaticReadOnlyAttr;
« no previous file with comments | « Source/bindings/tests/idls/TestPartialInterface.idl ('k') | Source/bindings/tests/results/V8TestInterface.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698