Skip to content

Commit 377e664

Browse files
committed
[css2] Håkon's edits: what proeprties do with form controls is now explicitly
undefined. --HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402100
1 parent 93d85ac commit 377e664

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

css2/conform.src

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: conform.src,v 2.55 2003-05-07 14:51:58 bbos Exp $ -->
3+
<!-- $Id: conform.src,v 2.56 2003-06-09 15:44:07 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Conformance: requirements and recommendations</TITLE>
@@ -342,6 +342,11 @@ specifying files are exempted from this requirement. Additionally, UAs
342342
may offer other means to specify user preferences, for example through
343343
a GUI.
344344

345+
<p>CSS2.1 does not define which properties apply to form controls and
346+
frames, or how CSS can be used to style them. User agents may apply CSS
347+
properties to these elements. Authors are recommended to treat such
348+
support as experimental. A future level of CSS may specify this further.
349+
345350

346351
<h2>Error conditions</h2>
347352

0 commit comments

Comments
 (0)