[Webkit-unassigned] [Bug 25006] Style attribute contents are different after pasting
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 24 06:00:29 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=25006
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com
--- Comment #3 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
>From attached testcase:
*** Chrome Canary 108 ***
div.styled { padding: 0px; margin: 0px; overflow: auto; border: 1px solid black; }
*** Firefox Nightly 107 ***
div.styled { padding: 0px; margin: 0px; overflow: auto; border: 1px solid black; }
*** Safari Technology Preview 154 ***
div.styled { padding: 0px; margin: 0px; overflow: auto; border: 1px solid black; }
_____
All browsers are giving same outputs for the test case, do we need to do anything? Thanks!
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220924/a1eff989/attachment.htm>
More information about the webkit-unassigned
mailing list