Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This is a testharness.js-based test. | |
| 2 PASS Style value with type CSSKeywordValuewith value "initial" serializes correc tly | |
| 3 PASS Style value with type CSSUnitValuewith value "10px" serializes correctly | |
| 4 FAIL Style value with type CSSTransformValuewith value "rotate(10deg)" serialize s correctly assert_equals: expected "rotate(10deg)" but got "" | |
| 5 Harness: the test ran to completion. | |
| 6 | |
| OLD | NEW |