Let's suppose that the following CSS style declaration applies to a given element : font-family : Helvetica, Arial, sans-serif What is the computed style value for 'font-family' on this element, supposing that Helvetica font is not available on the system but Arial is ? (a) "Helvetica, Arial, sans-serif" (b) "Arial" (c) "Arial, sans-serif ????? I can't find any clue about it in DOM Level 2 or CSS 2 specs. </Daniel>Received on Monday, 30 April 2001 08:45:58 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:09 GMT