- From: lcchueri <notifications@github.com>
- Date: Fri, 17 Feb 2017 07:40:39 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 February 2017 15:41:14 UTC
Hi,
"Example 1" would be:
<ul class="stories">
<li><a href="//example.com/stories/1">A story</a></li>
<li><a href="//example.com/stories/2">Another story</a></li>
<li class="breaking"><a href="//example.com/stories/3">Also a story</a></li>
<li><a href="//example.com/stories/4">Yet another story</a></li>
<li><a href="//example.com/stories/5">Awesome story</a></li>
<li class="breaking"><a href="//example.com/stories/6">Horrible story</a></li>
</ul>
without of "slot", as indicated at "Issue 1"
--
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/626#issuecomment-280683551
Received on Friday, 17 February 2017 15:41:14 UTC