[Webkit-unassigned] [Bug 256702] Resolve percentage in <use> against the instance's viewport element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 13 13:44:36 PDT 2023


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

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
(In reply to Ahmad Saleem from comment #0)
> Hi Team,
> 
> While going through Blink's commit, I came across another potential merge to
> fix another failing test (in the URL field).
> 
> Blink Commit -
> https://chromium.googlesource.com/chromium/src/+/
> b34ff6fe2d5842a63e2c66f68f050f0cf9163010
> 
> WebKit Source -
> https://searchfox.org/wubkat/source/Source/WebCore/rendering/svg/
> LegacyRenderSVGTransformableContainer.cpp#61
> 
> I don't know how to fix LBSE so I think till we don't have LBSE enabled, we
> can still fix it in Legacy.
> 
> Just wanted to raise so we can fix it. (It might not be single merge,
> because we have 'bool' function while it is different in Blink).
> 
> Thanks!

Doing this leads to following error:

'no matching constructor for initialization of 'WebCore::SVGLengthContext''.

-- 
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/20230513/07b382ac/attachment-0001.htm>


More information about the webkit-unassigned mailing list