We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94071be commit ffc18c9Copy full SHA for ffc18c9
1 file changed
css2/syndata.src
@@ -1,6 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html lang="en">
3
-<!-- $Id: syndata.src,v 2.31 1998-03-10 18:45:15 bbos Exp $ -->
+<!-- $Id: syndata.src,v 2.32 1998-03-12 18:45:35 bbos Exp $ -->
4
<HEAD>
5
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
6
<TITLE>CSS2 syntax and basic data types</TITLE>
@@ -694,6 +694,8 @@ should try to approximate. For all CSS2 properties, further
694
computations and inheritance should be based on the approximated
695
value.
696
697
+<!-- Add note about expected grid unit in CSS3? -->
698
+
699
<H3> <A NAME="percentage-units">Percentages</A></H3>
700
701
<P> The format of a percentage value (denoted by <span
0 commit comments