Bug 265137
Summary: | [LBSE] Implement support for markers | ||
---|---|---|---|
Product: | WebKit | Reporter: | Nikolas Zimmermann <zimmermann> |
Component: | SVG | Assignee: | Nikolas Zimmermann <zimmermann> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | rbuis, sabouhallawa, webkit-bug-importer, zimmermann |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 265134 |
Nikolas Zimmermann
This affects at least the following tests in the svg/ subdirectory (taken from LayoutTests/platform/mac-sonoma-wk2-lbse-text/TestExpectations):
svg/W3C-SVG-1.1-SE/painting-marker-05-f.svg [ ImageOnlyFailure ]
svg/W3C-SVG-1.1-SE/painting-marker-06-f.svg [ ImageOnlyFailure ]
svg/W3C-SVG-1.1-SE/painting-marker-07-f.svg [ ImageOnlyFailure ]
svg/W3C-SVG-1.1/painting-marker-01-f.svg [ ImageOnlyFailure ]
svg/W3C-SVG-1.1/painting-marker-02-f.svg [ ImageOnlyFailure ]
svg/W3C-SVG-1.1/painting-marker-03-f.svg [ ImageOnlyFailure ]
svg/animations/animate-marker-orienttype-1.html [ ImageOnlyFailure ]
svg/animations/animate-marker-orienttype-2.html [ ImageOnlyFailure ]
svg/animations/animate-marker-orienttype-3.html [ ImageOnlyFailure ]
svg/animations/animate-marker-orienttype-4.html [ ImageOnlyFailure ]
svg/custom/circular-marker-reference-2.svg [ Failure ]
svg/custom/js-late-marker-and-object-creation.svg [ Failure ]
svg/custom/js-late-marker-creation.svg [ Failure ]
svg/custom/local-url-reference-marker.html [ ImageOnlyFailure ]
svg/custom/marker-changes.svg [ Failure ]
svg/custom/marker-child-changes-css.svg [ Failure ]
svg/custom/marker-child-changes.svg [ Failure ]
svg/custom/marker-default-width-height.svg [ Failure ]
svg/custom/marker-empty-path.svg [ Failure ]
svg/custom/marker-opacity.svg [ Failure ]
svg/custom/marker-orient-auto.html [ Failure ]
svg/custom/marker-overflow-clip.svg [ Failure ]
svg/custom/marker-referencePoint.svg [ Failure ]
svg/custom/marker-strokeWidth-changes.svg [ Failure ]
svg/custom/marker-viewBox-changes.svg [ Failure ]
svg/custom/marker-zero-length-linecaps.svg [ ImageOnlyFailure ]
svg/custom/non-circular-marker-reference.svg [ Failure ]
svg/custom/non-scaling-stroke-markers.svg [ Failure ]
svg/custom/painting-marker-07-f-inherit.svg [ Failure ]
svg/custom/shapes-supporting-markers.svg [ Failure ]
svg/custom/viewBox-empty.html [ ImageOnlyFailure ]
svg/markers/marker-orientation-minus-one.html [ ImageOnlyFailure ]
svg/paint-order/paint-order-fill-markers.svg [ ImageOnlyFailure ]
svg/paint-order/paint-order-fill.svg [ ImageOnlyFailure ]
svg/paint-order/paint-order-markers-stroke.svg [ ImageOnlyFailure ]
svg/paint-order/paint-order-markers.svg [ ImageOnlyFailure ]
svg/paint-order/paint-order-normal.svg [ ImageOnlyFailure ]
svg/paint-order/paint-order-stroke-marker.svg [ ImageOnlyFailure ]
svg/paint-order/paint-order-stroke.svg [ ImageOnlyFailure ]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118834323>
Nikolas Zimmermann
Pull request: https://github.com/WebKit/WebKit/pull/23513
EWS
Committed 273820@main (d692a7789edd): <https://commits.webkit.org/273820@main>
Reviewed commits have been landed. Closing PR #23513 and removing active labels.