- From: <bugzilla@jessica.w3.org>
- Date: Fri, 18 Apr 2014 01:52:12 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25281 --- Comment #2 from Jason Kiss <jason@accesscult.org> --- Thanks, Steve. I get that the <nav> is a subsection of the <article>, but was confused about the second <h2>. Working with your modified example, I guess the second <h2>, being of equal rank with the first <h2>, starts a new implied section in the outline. That implied section reflects content that is nested within the <article> in the DOM tree, but it is not part of the outline section established by the <article> and its first <h2>. Is that right? Anyway, no need to waste time on this for my sake. I've happily resigned myself to not fully understanding the algorithm, which is fine as long it remains unimplemented. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Friday, 18 April 2014 01:52:13 UTC