Should be green
Harness status: OK
Found 2 tests
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Preferred style should apply") at Test.<anonymous> ( /css/cssom/stylesheet-title.html:20:3)
assert_equals(4, 4) at Test.<anonymous> ( /css/cssom/stylesheet-title.html:30:3)
assert_equals(null, null, "Empty title returns null") at Test.<anonymous> ( /css/cssom/stylesheet-title.html:34:7)
assert_equals("Preferred", "Preferred", "Selected title is properly reflected") at Test.<anonymous> ( /css/cssom/stylesheet-title.html:36:7)
assert_equals("Not preferred", "Not preferred", "Selected title is properly reflected") at Test.<anonymous> ( /css/cssom/stylesheet-title.html:36:7)