| author | Aryeh Gregor <AryehGregor+gitcommit@gmail.com> |
| Fri, 19 Aug 2011 13:56:59 -0600 | |
| changeset 546 | 34d2c60c8a42 |
| parent 545 | 57010626d9b8 |
| child 547 | 918239adce79 |
| tests.js |
--- a/tests.js Fri Aug 19 13:23:06 2011 -0600 +++ b/tests.js Fri Aug 19 13:56:59 2011 -0600 @@ -2475,6 +2475,9 @@ '<ul id=abc><li>foo<li>bar<li>[baz]</ul>', '<ul style=color:blue><li>foo<li>bar<li>[baz]</ul>', '<ul style=text-indent:1em><li>foo<li>bar<li>[baz]</ul>', + + // https://bugs.webkit.org/show_bug.cgi?id=24167 + '{<div style="font-size: 1.3em">1</div><div style="font-size: 1.1em">2</div>}', ], //@} italic: [