Re: [heycam/webidl] Specify open dictionaries. (#180)

> I used `<div algorithm>` blocks to get better `<var>` checking, but that also results in boxes around the algorithms, which you might or might not like.

We can always fix the styling if we don't like it, but we should absolutely put all algorithm in `<div algorithm>` blocks. I'll fix the other algorithms in the spec shortly.

You might also want to wrap your lists in `<ol class="algorithm">` as this gives us the light blue left-hand border which makes visualizing nesting in algorithms much easier (this probably should be automatic within algorithm blocks but isn't for now /cc @tabatkins).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/180#issuecomment-250683596

Received on Friday, 30 September 2016 07:59:48 UTC