RESOLVED CONFIGURATION CHANGED 43364
Changing css style to display:table is not reversible
https://bugs.webkit.org/show_bug.cgi?id=43364
Summary Changing css style to display:table is not reversible
eric.n.dobson
Reported 2010-08-02 10:24:12 PDT
Created attachment 63232 [details] TestReproduction Changing the css style and removing it, does not result in the same page being rendered, the first row is shifted to the right by a cell. To replicate click the click me link, multiple times.
Attachments
TestReproduction (906 bytes, application/xhtml+xml)
2010-08-02 10:24 PDT, eric.n.dobson
no flags
Ahmad Saleem
Comment 1 2022-07-30 05:30:14 PDT
I am unable to reproduce this bug using attached test case and every time I click "Click Me" button, first it apply style and shift first row but next time, it reverse the applied style and it is doing while I click multiple times in Safari 15.6 on macOS 12.5 and it is matching with other browsers (Chrome Canary 106 and Firefox Nightly 105). Just wanted to update latest testing results. Thanks!
Ryosuke Niwa
Comment 2 2022-07-30 13:39:11 PDT
This is working now.
Note You need to log in before you can comment on or make changes to this bug.