[register-property-syntax-parsing.html]
[syntax:'', initialValue:''foo bar' is valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[syntax:'# | +', initialValue:'"foo", 'bar'' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'#', initialValue:''foo', 'bar'' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'', initialValue:'"bar 'baz'"' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'+ | #', initialValue:''foo' 'bar'' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'# | +', initialValue:''foo', 'bar' ' is valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[syntax:'', initialValue:'"bar baz"' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'+', initialValue:''foo' 'bar'' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'# | +', initialValue:''foo', 'bar'' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'', initialValue:' 'foo bar' ' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'', initialValue:'"bar 'baz'' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'# | +', initialValue:'"foo", 'bar' is valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[syntax:'+ | #', initialValue:''foo' "bar"' is valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[syntax:'+ | #', initialValue:' 'foo' 'bar'' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'', initialValue:''"foo" bar'' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[syntax:'', initialValue:''foo bar'' is valid]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[syntax:'+ | #', initialValue:''foo' "bar' is valid]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]