- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 16 Oct 2015 00:14:08 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Friday, 16 October 2015 07:14:39 UTC
@rniwa it seems there's a large number of HTML elements it would be totally fine to use shadow DOM on. `<h1>` and friends, `<section>` and friends, `<var>` and friends, `<blockquote>`, `<div>`, `<span>`... It makes sense to avoid controls for now and anything with somewhat weird semantics (e.g., `<template>`), but in general I think we should allow it. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/110#issuecomment-148634611
Received on Friday, 16 October 2015 07:14:39 UTC