Skip to content

Commit 1b8a090

Browse files
committed
[css2] update
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402535
1 parent 96fd750 commit 1b8a090

1 file changed

Lines changed: 21 additions & 6 deletions

File tree

css2/issues/issues-3

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3376,19 +3376,18 @@ underlines near images, specifically whether underlines should go
33763376
under images when specified on spans that contain text other than the
33773377
image in question.
33783378

3379-
http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0156.html
3379+
http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0183.html
33803380
proposes text to replace 2nd and 3rd para of 16.3.1:
33813381

33823382
| Underlines, overlines, and line-throughs are applied only to text
33833383
| (including white space, letter spacing, and word spacing): margins,
33843384
| borders, and padding are skipped. If an element contains no text,
3385-
| user agents must refrain from rendering text decorations on the
3386-
| element. For example, images and elements containing only collapsed
3387-
| white space will not be underlined.
3385+
| user agents must refrain from rendering these text decorations on the
3386+
| element. For example, images will not be underlined.
33883387
|
33893388
| The 'text-decoration' property on descendant elements cannot have any
3390-
| effect on the decoration of the element. In determining the position of
3391-
| and thickness of text decoration lines, user agents may consider the
3389+
| effect on the decoration of the ancestor. In determining the position
3390+
| of and thickness of text decoration lines, user agents may consider the
33923391
| font sizes of and dominant baselines of descendants, but must use the
33933392
| same baseline and thickness on each line. Relatively positioning a
33943393
| descendant moves all text decorations affecting it along with the
@@ -3916,4 +3915,20 @@ Description:
39163915
Appendix E doesn't seem to address anonymous inlines.
39173916
Resolution:
39183917

3918+
=Elika= Propose text
3919+
------------------------------------------------------------------------
3920+
Issue 194.
3921+
URI: http://lists.w3.org/Archives/Public/www-style/2006Sep/0054.html
3922+
Description:
3923+
Clarifications to inheritance, cascading, and initial values.
3924+
Resolution:
3925+
3926+
=WG= Discuss.
3927+
------------------------------------------------------------------------
3928+
Issue 195.
3929+
URI: http://lists.w3.org/Archives/Public/www-style/2006Sep/0202.html
3930+
Description:
3931+
Grammar/Tokenization errors
3932+
Resolution:
3933+
39193934
=WG= Discuss.

0 commit comments

Comments
 (0)