[Webkit-unassigned] [Bug 245400] New: LayoutTest color-prop-05 (SVG) has wrong expected file.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 15:29:18 PDT 2022


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

            Bug ID: 245400
           Summary: LayoutTest color-prop-05 (SVG) has wrong expected
                    file.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m_dubet at apple.com

SVG Test color-prop-05.

<g fill="currentColor" color="lime">
  <rect x="120" y="60" width="150" height="150" color="red"/>
</g>

With SVG 2 and Color level 5, it should defined a rectangle fill in red (and not in lime). This is the behaviour of both Gecko and Blink.

We have wrong expectation for this test (which is duplicated):
imported/w3c/web-platform-tests/svg/import/color-prop-05-t-manual.svg
svg/W3C-SVG-1.1-SE/color-prop-05-t.svg

Partial duplicate of https://bugs.webkit.org/show_bug.cgi?id=64976

-- 
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/20220919/2bb890ef/attachment-0001.htm>


More information about the webkit-unassigned mailing list