[Webkit-unassigned] [Bug 157967] New: Changing border color and size simultaneously fails to repaint
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 20 20:57:06 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157967
Bug ID: 157967
Summary: Changing border color and size simultaneously fails to
repaint
Classification: Unclassified
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tables
Assignee: webkit-unassigned at lists.webkit.org
Reporter: pdr at google.com
Created attachment 279536
--> https://bugs.webkit.org/attachment.cgi?id=279536&action=review
Dynamic table border style repaint bug
We're working on a table border sizing bug in https://crbug.com/613728 where all browsers do something a little weird wrt updating table borders. I noticed a repaint bug in Safari 9.1.1/dev while investigating this.
In the attached testcase, there should be no red visible after 500ms. In Safari, red is visible after 500ms and pressing ctrl+a causes a repaint which makes the red disappear.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160521/80e02443/attachment.html>
More information about the webkit-unassigned
mailing list