blob: 586dbc6270cc15aa6e44dd20549819f276e26613 [file] [log] [blame]
PASS no variable
PASS variable
PASS single char variable
PASS single char '-' variable
PASS no char variable
PASS white space value (single space)
PASS white space value (double space)
PASS overwrite
PASS can't overwrite with no value
PASS can overwrite with space value
PASS case sensetivity
PASS case sensetivity2
PASS parsing three dashes at start of variable
PASS parsing multiple dashes with one dash at start of variable
PASS leading white space (single space)
PASS middle white space (single space)
FAIL trailing white space (single space) assert_equals: Expected Value should match actual value expected "value " but got "value"
PASS leading white space (double space) 2
FAIL middle white space (double space) 2 assert_equals: Expected Value should match actual value expected "value1 value2" but got "value1 value2"
FAIL trailing white space (double space) 2 assert_equals: Expected Value should match actual value expected "value " but got "value"
FAIL !important assert_equals: Expected Value should match actual value expected "value1 " but got "value1"
PASS !important 2
FAIL !important (with space) assert_equals: Expected Value should match actual value expected "value1 " but got "value1"
PASS no variable (Computed Style)
PASS variable (Computed Style)
PASS single char variable (Computed Style)
PASS single char '-' variable (Computed Style)
PASS no char variable (Computed Style)
PASS white space value (single space) (Computed Style)
PASS white space value (double space) (Computed Style)
PASS overwrite (Computed Style)
PASS can't overwrite with no value (Computed Style)
PASS can overwrite with space value (Computed Style)
PASS case sensetivity (Computed Style)
PASS case sensetivity2 (Computed Style)
PASS parsing three dashes at start of variable (Computed Style)
PASS parsing multiple dashes with one dash at start of variable (Computed Style)
PASS leading white space (single space) (Computed Style)
PASS middle white space (single space) (Computed Style)
FAIL trailing white space (single space) (Computed Style) assert_equals: Expected Value should match actual value expected "value " but got "value"
PASS leading white space (double space) 2 (Computed Style)
FAIL middle white space (double space) 2 (Computed Style) assert_equals: Expected Value should match actual value expected "value1 value2" but got "value1 value2"
FAIL trailing white space (double space) 2 (Computed Style) assert_equals: Expected Value should match actual value expected "value " but got "value"
FAIL !important (Computed Style) assert_equals: Expected Value should match actual value expected "value1 " but got "value1"
PASS !important 2 (Computed Style)
FAIL !important (with space) (Computed Style) assert_equals: Expected Value should match actual value expected "value1 " but got "value1"
PASS no variable (Cascading)
PASS variable (Cascading)
PASS single char variable (Cascading)
PASS single char '-' variable (Cascading)
PASS no char variable (Cascading)
PASS white space value (single space) (Cascading)
PASS white space value (double space) (Cascading)
PASS overwrite (Cascading)
PASS can't overwrite with no value (Cascading)
PASS can overwrite with space value (Cascading)
PASS case sensetivity (Cascading)
PASS case sensetivity2 (Cascading)
PASS parsing three dashes at start of variable (Cascading)
PASS parsing multiple dashes with one dash at start of variable (Cascading)
PASS leading white space (single space) (Cascading)
PASS middle white space (single space) (Cascading)
FAIL trailing white space (single space) (Cascading) assert_equals: Expected Value should match actual value expected "value " but got "value"
PASS leading white space (double space) 2 (Cascading)
FAIL middle white space (double space) 2 (Cascading) assert_equals: Expected Value should match actual value expected "value1 value2" but got "value1 value2"
FAIL trailing white space (double space) 2 (Cascading) assert_equals: Expected Value should match actual value expected "value " but got "value"
FAIL !important (Cascading) assert_equals: Expected Value should match actual value expected "value1 " but got "value1"
PASS !important 2 (Cascading)
FAIL !important (with space) (Cascading) assert_equals: Expected Value should match actual value expected "value1 " but got "value1"
PASS basic CSSOM.setProperty
FAIL CSSOM.setProperty with space 1 assert_equals: Expected Value should match actual value expected "" but got "green"
FAIL CSSOM.setProperty with space 2 assert_equals: Expected Value should match actual value expected "" but got "green"
PASS CSSOM.setProperty with space 3