Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions flow/block-inline/inline.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@

<body>
<section>
<p>
<p class="editable">
Before that night—<strong>a memorable night</strong>, as it was to
prove—hundreds of millions of people had watched the rising
smoke-wreaths of their fires without drawing any special inspiration
from the fact.”
</p>
</section>

<textarea id="code" class="playable-html">
<textarea id="code" class="playable-html playable-css">

<p>Before that night—<strong>a memorable night</strong>, as it was to prove—hundreds of millions of people had watched the rising smoke-wreaths of their fires without drawing any special inspiration from the fact.”</p></textarea
>
Expand Down