[webkit-reviews] review requested: [Bug 51071] RenderDetails: layout the first <summary> element child of a <details> element : [Attachment 81141] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 3 16:41:47 PST 2011


Luiz Agostini <luiz at webkit.org> has asked  for review:
Bug 51071: RenderDetails: layout the first <summary> element child of a
<details> element
https://bugs.webkit.org/show_bug.cgi?id=51071

Attachment 81141: patch
https://bugs.webkit.org/attachment.cgi?id=81141&action=review

------- Additional Comments from Luiz Agostini <luiz at webkit.org>
I made some optimizations and prepared the way for creating own legend if there
is no <summary> element.
I made some changes according to the review comments as well but did not cover
all of them yet.

Next steps will probably be:

 - to create <details> own legend when there is no <summary> element.
 - to provide layout tests.
 - to fix pending layout issues.


More information about the webkit-reviews mailing list