[Bug 10814] i18n comment 9 : block-display elements should act as UBA paragraph breaks

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

Martin Dürst <duerst@it.aoyama.ac.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |duerst@it.aoyama.ac.jp

--- Comment #7 from Martin Dürst <duerst@it.aoyama.ac.jp> 2010-10-12 11:14:23 UTC ---
(In reply to comment #5)
> If we're not talking about CSS, what is a "block element" or an "inline
> element"?

Block elements are those that are displayed as blocks without a stylesheet or
with the default stylesheet (and also with most other stylesheets) by browsers.

Inline elements are those that are displayed inline without a stylesheet or
with the default stylesheet (and also with most other stylesheets) by browsers.

(this distinction is rather irrelevant for this bug, because the text says
"regardless of whether it is a block element or inline element", but the
information given here may be helpful in other contexts)

As for background information, a quick Google search found e.g.:
http://www.w3.org/TR/REC-html40/struct/global.html#h-7.5.3
http://htmlhelp.com/reference/html40/block.html
http://htmlhelp.com/reference/html40/inline.html

-- 
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 Tuesday, 12 October 2010 11:14:26 UTC