[webkit-reviews] review requested: [Bug 17819] Border-collapse: collapse later cell wins on PC, earlier cell on Mac : [Attachment 19743] Correct border comparison

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 13 14:42:42 PDT 2008


mitz at webkit.org has asked  for review:
Bug 17819: Border-collapse: collapse later cell wins on PC, earlier cell on Mac
http://bugs.webkit.org/show_bug.cgi?id=17819

Attachment 19743: Correct border comparison
http://bugs.webkit.org/attachment.cgi?id=19743&action=edit

------- Additional Comments from mitz at webkit.org
The reason only Windows was affected has to do with painting order, which in
turn had to do with non-deterministic sorting. Now regardless of order, all
cells will paint the same border with the same resolved style.


More information about the webkit-reviews mailing list