[Bug 10635] I could be reading the spec wrong, but are the default flow behaviors for these elements undefined? Will an article be rendered as a block-level element, or have no effect on flow at all? I've found several top-teir web-dev ref sites which all have differ

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10635

Edward O'Connor <hober0@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |hober0@gmail.com
         Resolution|                            |WORKSFORME

--- Comment #4 from Edward O'Connor <hober0@gmail.com> 2010-09-29 17:46:33 UTC ---
I believe this is already adequately addressed in the spec. An element in the
category of Phrasing content (cite, say) doesn't affect flow; an element not in
the Phrasing content category (div, say) does.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 29 September 2010 17:46:36 UTC