Source code

Revision control

Copy as Markdown

Other Tools

[declarations-trim-whitespace.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
[--foo-3:bar ;]
expected: FAIL
[--foo-4: bar ;]
expected: FAIL
[--foo-5: bar !important;]
expected: FAIL
[--foo-6: bar !important ;]
expected: FAIL
[--foo-9:bar (then ws until end of rule)]
expected: FAIL
[--foo-2: bar;]
expected:
if (os == "linux") and not debug: [PASS, FAIL]