Darin Adler
Darin Adler
#### d2fb1c0c9dc23d2006f888e0ee4d01146be6211d Fix serialization of font-stretch in font shorthand https://bugs.webkit.org/show_bug.cgi?id=246573 rdar://problem/101217780 Reviewed by NOBODY (OOPS!). * LayoutTests/imported/w3c/web-platform-tests/css/css-fonts/font-shorthand-serialization-font-stretch-expected.txt: Expect PASS instead of FAIL. * Source/WebCore/css/StyleProperties.cpp: (WebCore::StyleProperties::fontValue const): Added code to treat...
#### 3cb506e380ecbcc9e5636c109fe1c93eca3e21db font-face must accept ranges in reverse order, and reverse them for *computed* style https://bugs.webkit.org/show_bug.cgi?id=246585 rdar://problem/101210777 [ Mac ] imported/w3c/web-platform-tests/server-timing/service_worker_idl.html is flaky failing https://bugs.webkit.org/show_bug.cgi?id=219907 rdar://problem/72351272 https://bugs.webkit.org/show_bug.cgi?id=244900 New Test(254036@main): [...
#### 0a55c57d920206198f23660c6f5b126c15205a7e REGRESSION( 295257@main - 295259@main?): [ wk2 Debug ] 3 imported/w3c/web-platform-tests/html/canvas/offscreen/manual/text/canvas.2d.offscreen.worker.*.html are flaky crashes. rdar://153002399 https://bugs.webkit.org/show_bug.cgi?id=294285 Reviewed by NOBODY (OOPS!). Need ThreadSafeWeakPtr. * Source/WebKit/WebProcess/GPU/graphics/RemoteImageBufferProxy.cpp: (WebKit::RemoteImageBufferProxy::assertDispatcherIsCurrent const): Update for differences...