Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests for the HTML markup serializer used for transition elements | |
| 2 | |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 4 | |
| 5 | |
| 6 PASS sourceElementRect.top is destElement.offsetTop | |
| 7 PASS sourceElementRect.left is destElement.offsetLeft | |
| 8 PASS sourceElementRect.height is destElement.offsetHeight | |
| 9 PASS sourceElementRect.width is destElement.offsetWidth | |
| 10 PASS successfullyParsed is true | |
| 11 | |
| 12 TEST COMPLETE | |
| 13 This text should appear twice. | |
| 14 | |
| 15 | |
| OLD | NEW |