File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
22 "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
33<html lang="en">
4- <!-- $Id: ui.src,v 2.27 2003-01-21 12:51:31 bbos Exp $ -->
4+ <!-- $Id: ui.src,v 2.28 2003-02-10 14:43:45 bbos Exp $ -->
55<head>
66<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
77<title>User interface</title>
@@ -248,9 +248,12 @@ common trick to ensure the focus border is visible, regardless of
248248color background.
249249</p>
250250<ins class="proposed">
251- <p>Conformant UAs may ignore the 'invert' value.
252- If UA does not support the 'invert' value then the initial value of
253- the 'outline-color' property is defined to be UA-specific.
251+ <p>
252+ Conformant UAs may ignore the 'invert' value on platforms that do not
253+ support color inversion of the pixels on the screen. If the UA does not
254+ support the 'invert' value then the initial value of the 'outline-color'
255+ property is the value of the 'color' property, similar to the initial value
256+ of the 'border-top-color' property.
254257</p>
255258</ins>
256259<p>The <span class="propinst-outline">'outline'</span> property is a
You can’t perform that action at this time.
0 commit comments