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

Unified Diff: bindings/tests/idls/core/TestTypedefs.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 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 | « bindings/tests/idls/core/TestSpecialOperations.idl ('k') | bindings/tests/idls/modules/TestInterface5.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bindings/tests/idls/core/TestTypedefs.idl
diff --git a/bindings/tests/idls/core/TestTypedefs.idl b/bindings/tests/idls/core/TestTypedefs.idl
index 996f1c11b15cdc1ff702ed1fcb5a8999fe741a1c..9f3006e0d36538522e1d99fafb464f70d2d2655c 100644
--- a/bindings/tests/idls/core/TestTypedefs.idl
+++ b/bindings/tests/idls/core/TestTypedefs.idl
@@ -48,6 +48,7 @@ typedef (DOMString or double) DOMStringOrDouble;
] interface TestTypedefs {
attribute ULongLong uLongLongAttribute;
attribute T tAttribute;
+ attribute DOMStringOrDouble? domStringOrDoubleOrNullAttribute;
void voidMethodArrayOfLongsArg(optional ArrayOfLongs arrayOfLongsArg);
« no previous file with comments | « bindings/tests/idls/core/TestSpecialOperations.idl ('k') | bindings/tests/idls/modules/TestInterface5.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698