RESOLVED FIXED42150
[Qt] CSS border style not cleared for SVG object
https://bugs.webkit.org/show_bug.cgi?id=42150
Summary [Qt] CSS border style not cleared for SVG object
mirko
Reported 2010-07-13 01:11:47 PDT
The same bug as stated by report https://bugs.webkit.org/show_bug.cgi?id=25738 is present within the Qt binding of WebKit.
Attachments
Proposed patch. (1.13 KB, patch)
2010-07-13 01:19 PDT, mirko
hausmann: review+
hausmann: commit-queue-
mirko
Comment 1 2010-07-13 01:19:33 PDT
Created attachment 61343 [details] Proposed patch.
Andreas Kling
Comment 2 2010-07-13 03:58:10 PDT
Comment on attachment 61343 [details] Proposed patch. While the change looks fairly reasonable, I cannot actually reproduce the problem with QtWebKit trunk. What versions of Qt and QtWebKit are you using?
Kenneth Rohde Christiansen
Comment 3 2010-07-13 04:03:50 PDT
Wrong coding style, though. Should not use braces.
Simon Hausmann
Comment 4 2010-07-14 01:44:55 PDT
Comment on attachment 61343 [details] Proposed patch. Yeah, patch looks good to me. It's a safe thing to do, and the original patch for Skia is doing the same. Would be nice to join the layout test coverage for this. I'm going to say r+ but cq- because it needs the coding style fix before landing. So if someone wants to land it, go ahead :). Otherwise Mirko just attach a new patch and we'll run it through the commit queue.
Andreas Kling
Comment 5 2010-07-14 19:56:25 PDT
Note You need to log in before you can comment on or make changes to this bug.