Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 This test checks that dynamically changing 'display' from block to inline moves the run-in to its own block. | |
| 2 | |
| 3 For this test to pass there should be 2 lines below with PASS, each PASS should be on its own line: | |
| 4 | |
| 5 PASS (run-in) | |
| 6 PASS (div#t1 that changed 'display') | |
| OLD | NEW |