Created attachment 242344 [details] esting that dynamic changes to the element for a given ID are reflected in marker Open the attached file. The whole page should be displayed in lime color. When changing the marker-end attribute of an SVG element like <line> or <path> through the DOM interface, this should be reflected in a new drawing for the SVG element. NOTE: The attached file is an imported Mozilla test for svg.
<rdar://problem/19106957>
WebKit ToT (267523@main) shows 'red' while Chrome Canary 118 and Firefox Nightly 118 show 'lime' color. Adding 'BrowserCompat' tag.