- From: Ole Ersoy <notifications@github.com>
- Date: Thu, 03 Nov 2016 06:17:09 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Thursday, 3 November 2016 13:17:54 UTC
So I just want to confirm that if I'm using `<app-drawer` then there is no point in using the capabilities of `is` because the `<app-drawer> element is not something that is amenable to progressive enhancement? In other words there is no point in doing `is="spaceship-coordinates"`, because even though that part could fall back to a normal input field for browsers that don't understand what the `is` is for, the `<app-drawer>` element would completely break, so essentially the app would be an airplane with the wings missing? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/509#issuecomment-258139040
Received on Thursday, 3 November 2016 13:17:54 UTC