Commit fd1e8ff5 authored by Hixie's avatar Hixie

Specs: Fix markdown errors

Review URL: https://codereview.chromium.org/730273002
parent 30ba272a
......@@ -4,8 +4,11 @@ SKY MODULE - exports some basic HTML-like elements
<!-- note: accessibility handling is not implemented yet, because the
mojo ax service isn't yet ready -->
<import src="scrollable-block.sky">
<element name=html>
<!-- implement a scrollable viewport -->
<style>
:host { display: scrollable-block; }
</style>
</element>
<element name=head />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment