From 956d7b3efc631face92ac58cd506424ad7dc2f71 Mon Sep 17 00:00:00 2001 From: Hixie Date: Fri, 31 Oct 2014 16:18:46 -0700 Subject: [PATCH] Specs: make element registrations be per-module, define how they are exported and reexported, rename 'interface' to 'class' in the IDL, add constructors to all registered elements R=esprehn@chromium.org Review URL: https://codereview.chromium.org/695043002 --- examples/radio.sky | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/examples/radio.sky b/examples/radio.sky index 5c9be9dbf18..36daa1c3492 100644 --- a/examples/radio.sky +++ b/examples/radio.sky @@ -1,6 +1,9 @@ SKY MODULE - radio button and radio button group - + +