RESOLVED FIXED Bug 89179
Rendering LI having Shadow DOM seems weird
https://bugs.webkit.org/show_bug.cgi?id=89179
Summary Rendering LI having Shadow DOM seems weird
Shinya Kawanaka
Reported 2012-06-15 00:07:22 PDT
Created attachment 147751 [details] Repro 'hoge' and 'fuga' are numbered 3 and 4 respectively, however it seems wrong rendering.
Attachments
Repro (3.34 KB, text/html)
2012-06-15 00:07 PDT, Shinya Kawanaka
no flags
Patch (5.18 KB, patch)
2012-07-24 19:23 PDT, Hajime Morrita
no flags
Hajime Morrita
Comment 1 2012-07-20 02:17:13 PDT
Here is simpler repro http://jsfiddle.net/bGJkj/ Since the parser doesn't allow nested <li>, the repro need to build the tree through scripting.
Hajime Morrita
Comment 2 2012-07-24 19:23:49 PDT
Hajime Morrita
Comment 3 2012-07-24 19:24:41 PDT
Dimitri, could you take a look? This is a trivial fix.
WebKit Review Bot
Comment 4 2012-07-24 21:14:04 PDT
Comment on attachment 154223 [details] Patch Clearing flags on attachment: 154223 Committed r123570: <http://trac.webkit.org/changeset/123570>
WebKit Review Bot
Comment 5 2012-07-24 21:14:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.