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.01//EN">
22<html lang="en">
3- <!-- $Id: syndata.src,v 2.189 2011-06-06 09:59:57 bbos Exp $ -->
3+ <!-- $Id: syndata.src,v 2.190 2011-06-07 12:58:55 bbos Exp $ -->
44<head>
55<title>Syntax and basic data types</title>
6- <script src="http://css.w3 .org/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script>
6+ <!-- script src="http://www.w3c-test .org/css/ harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script-- >
77<style type="text/css">
88 span.colorsquare { float:left; width:5em; height:3em; text-align:center; padding:1.2em 0 .8em }
99 span.colorname { font-weight:bold }
@@ -1290,9 +1290,9 @@ limit their color-displaying efforts to performing a gamma-correction
12901290on them. sRGB specifies a display gamma of 2.2 under specified viewing
12911291conditions. User agents should adjust the colors given in CSS such that,
12921292in combination with an output device's "natural" display gamma, an
1293- effective display gamma of 2.2 is produced. See the section on <a
1293+ effective display gamma of 2.2 is produced. <!-- See the section on <a
12941294href="colors.html#gamma-correction">gamma correction</a> for further
1295- details. Note that only colors specified in CSS are affected; e.g.,
1295+ details.--> Note that only colors specified in CSS are affected; e.g.,
12961296images are expected to carry their own color information.
12971297</p>
12981298<p>Values outside the device gamut should be clipped or
You can’t perform that action at this time.
0 commit comments