X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/vendor/sabberworm/php-css-parser/tests/files
home
/
gfecatvj
/
sites
/
restate
/
vendor
/
sabberworm
/
php-css-parser
/
tests
/
files
/
📄
-calc-no-space-around-minus.css
(31 B)
📄
-charset-after-rule.css
(48 B)
📄
-charset-in-block.css
(38 B)
📄
-empty-grid-linename.css
(43 B)
📄
-empty.css
(0 B)
📄
-end-token-2.css
(72 B)
📄
-end-token.css
(16 B)
📄
-fault-tolerance.css
(132 B)
📄
-tobedone.css
(116 B)
📁
..
📄
1readme.css
(128 B)
📄
2readme.css
(121 B)
📄
atrules.css
(1.19 KB)
📄
calc-nested.css
(84 B)
📄
calc.css
(159 B)
📄
case-insensitivity.css
(255 B)
📄
colortest.css
(245 B)
📄
comments.css
(375 B)
📄
create-shorthands.css
(318 B)
📄
docuwiki.css
(209 B)
📄
empty-grid-linename.css
(43 B)
📄
expand-shorthands.css
(209 B)
📄
functions.css
(623 B)
📄
grid-linename.css
(114 B)
📄
hex-alpha.css
(58 B)
📄
ie-hacks.css
(211 B)
📄
ie.css
(138 B)
📄
important.css
(684 B)
📄
inner-color.css
(102 B)
📄
line-numbers.css
(753 B)
📄
missing-property-value.css
(42 B)
📄
ms-filter.css
(128 B)
📄
namespaces.css
(379 B)
📄
nested.css
(145 B)
📄
slashed.css
(109 B)
📄
specificity.css
(86 B)
📄
trailing-whitespace.css
(23 B)
📄
unicode-range.css
(74 B)
📄
unicode.css
(567 B)
📄
unmatched_braces.css
(401 B)
📄
unopened-close-brackets.css
(32 B)
📄
url.css
(170 B)
📄
values.css
(311 B)
📄
webkit.css
(69 B)
📄
whitespace.css
(44 B)
Editing: atrules.css
@charset "utf-8"; @font-face { font-family: "CrassRoots"; src: url("../media/cr.ttf") } html, body { font-size: -0.6em } @keyframes mymove { from { top: 0px; } to { top: 200px; } } @-moz-keyframes some-move { from { top: 0px; } to { top: 200px; } } @supports ( (perspective: 10px) or (-moz-perspective: 10px) or (-webkit-perspective: 10px) or (-ms-perspective: 10px) or (-o-perspective: 10px) ) { body { font-family: 'Helvetica'; } } @page :pseudo-class { margin:2in; } @-moz-document url(http://www.w3.org/), url-prefix(http://www.w3.org/Style/), domain(mozilla.org), regexp("https:.*") { /* CSS rules here apply to: + The page "http://www.w3.org/". + Any page whose URL begins with "http://www.w3.org/Style/" + Any page whose URL's host is "mozilla.org" or ends with ".mozilla.org" + Any page whose URL starts with "https:" */ /* make the above-mentioned pages really ugly */ body { color: purple; background: yellow; } } @media screen and (orientation: landscape) { @-ms-viewport { width: 1024px; height: 768px; } /* CSS for landscape layout goes here */ } @region-style #intro { p { color: blue; } }
Upload File
Create Folder