From 3687a4515bf0edfe7d159989cd20156b739b2291 Mon Sep 17 00:00:00 2001 From: Hixie Date: Fri, 31 Oct 2014 10:16:37 -0700 Subject: [PATCH] Specs: Simplify the platform by only having one shadow tree per element. R=esprehn@chromium.org Review URL: https://codereview.chromium.org/694613002 --- engine/src/flutter/examples/radio.sky | 118 ++++++++++++++------------ 1 file changed, 63 insertions(+), 55 deletions(-) diff --git a/engine/src/flutter/examples/radio.sky b/engine/src/flutter/examples/radio.sky index ec666d9ec94..5c9be9dbf18 100644 --- a/engine/src/flutter/examples/radio.sky +++ b/engine/src/flutter/examples/radio.sky @@ -11,32 +11,36 @@ SKY MODULE - radio button and radio button group @@ -47,34 +51,38 @@ SKY MODULE - radio button and radio button group