[webkit-reviews] review granted: [Bug 70219] Test :visited pseudo class : [Attachment 111223] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 17 01:58:15 PDT 2011


Andreas Kling <kling at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 70219: Test :visited pseudo class
https://bugs.webkit.org/show_bug.cgi?id=70219

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

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=111223&action=review


r=me, though consider cleaning up the style. I know it matches the surrounding
code, but meh.


As discussed on IRC, we should probably also be dumping visited state dependent
colors for borders, etc. I suspect that will require new tests though.

> Source/WebCore/ChangeLog:11
> +	     for :visited use it already, the rest can be modified to use it.

to match -> match


More information about the webkit-reviews mailing list