[webkit-reviews] review requested: [Bug 40511] Implement HTML5 hidden attribute : [Attachment 75542] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 3 14:15:07 PST 2010


Peter Beverloo <peter at lvp-media.com> has asked	for review:
Bug 40511: Implement HTML5 hidden attribute
https://bugs.webkit.org/show_bug.cgi?id=40511

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

------- Additional Comments from Peter Beverloo <peter at lvp-media.com>
The style attribute of fast/forms/caret-rtl.html was closed too early, causing
the outline- and overflow properties to be threated as attributes. Since the
overflow property had "hidden" as its attribute, the whole edit-layer
disappeared.

I have modified the test to show the outline, but have removed the overflow to
maintain the current results.


More information about the webkit-reviews mailing list