Procedural File: data.inc.php
Source Location: /data.inc.php
Page Details:
Various CSS Data for CSSTidy
This file is part of CSSTidy. CSSTidy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. CSSTidy is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with CSSTidy; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Tags:
array $GLOBALS['csstidy']['all_properties'] [line 277]
array $GLOBALS['csstidy']['at_rules'] [line 66]
array $GLOBALS['csstidy']['background_prop_default'] [line 106]
array $GLOBALS['csstidy']['color_values'] [line 86]
array $GLOBALS['csstidy']['number_values'] [line 76]
array $GLOBALS['csstidy']['predefined_templates'] [line 409]
array $GLOBALS['csstidy']['replace_colors'] [line 123]
array $GLOBALS['csstidy']['shorthands'] [line 261]
string $GLOBALS['csstidy']['tokens'] [line 49]
array $GLOBALS['csstidy']['units'] [line 58]
array $GLOBALS['csstidy']['whitespace'] [line 41]
AT_END [line 27]
AT_START [line 26]
COMMENT [line 32]
DEFAULT_AT [line 33]
PROPERTY [line 30]
SEL_END [line 29]
SEL_START [line 28]
VALUE [line 31]
|