[Webkit-unassigned] [Bug 126195] Lift integer restriction on border-image-width and border-image-outset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 20 12:30:37 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=126195

Ahmad Saleem <zlip.792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zlip.792 at gmail.com

--- Comment #1 from Ahmad Saleem <zlip.792 at gmail.com> ---
Test Case - border-image-width-numbers-computed-style.html - https://jsfiddle.net/oxwa2m0d/show

*** Safari 15.6.1 on macOS 12.5.1 ***

FAIL elm.borderImageWidth should be 0 5.5 4.4 3.3. Was 0 5.5 4.400000095367432 3.299999952316284.
FAIL elm.borderImageOutset should be 2.5 0 1.4 1.9. Was 2.5 0 1.399999976158142 1.899999976158142.
PASS successfullyParsed is true

*** Safari Technology Preview 151 ***

PASS elm.borderImageWidth is "0 5.5 4.4 3.3"
PASS elm.borderImageOutset is "2.5 0 1.4 1.9"
PASS successfullyParsed is true

*** Chrome Canary 106 ***

PASS elm.borderImageWidth is "0 5.5 4.4 3.3"
PASS elm.borderImageOutset is "2.5 0 1.4 1.9"
PASS successfullyParsed is true

*** Firefox Nightly 105 ***

PASS elm.borderImageWidth is "0 5.5 4.4 3.3"
PASS elm.borderImageOutset is "2.5 0 1.4 1.9"
PASS successfullyParsed is true

________________

Test Case - border-image-width-numbers.html - https://jsfiddle.net/g4c019x5/show

*** Safari 15.6.1 on macOS 12.5.1 ***

Red splashes then "Green" box

*** Safari Technology Preview 151 ***

Red splashes then "Green" box

*** Chrome Canary 106 ***

Red splashes then "Green" box

*** Firefox Nightly 105 ***

Green box

______________

I think at least in STP 151 both issues are fixed now. Should we keep it open or this can be considered fix? 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/20220820/6ca8217c/attachment.htm>


More information about the webkit-unassigned mailing list