- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 01 Nov 2006 00:41:53 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3899
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
Summary|The validator reports |Invalid <style id="">
|internal stylesheet id as |
|invalid even though the |
|xhtml spec says it's valid |
------- Comment #1 from ot@w3.org 2006-11-01 00:41 -------
The validator accepts the id attribute for style elements just fine. See e.g
the example given in the specification:
http://www.w3.org/TR/xhtml1/#C_14
If the validator invalidated your usage of id, it probably is because you used
an incorrect value. See http://www.w3.org/TR/html4/types.html#type-id
I am closing this bug as invalid. If you have a test case showing the contrary,
please attach it using the "create a new attachment" feature of bugzilla, or
the URL: field.
Received on Wednesday, 1 November 2006 00:42:03 UTC