mattwoodrow

Results 27 issues of mattwoodrow

#### 875f4f385457fade2be313cdacfa812fb8d4ab73 css-view-transitions/navigation/hide-before-reveal.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=278028 <rdar://133772823> Reviewed by NOBODY (OOPS!). This fails because the visiblity change steps from css-view-transitions-1 aren't implemented, and because they haven't been update...

merging-blocked
New Bugs

#### ee0e0ee88970f3ababc11a9060ba184bec77f3e2 [css-view-transitions-2] mismatched-snapshot-containing-block-size-skips fails. https://bugs.webkit.org/show_bug.cgi?id=278759 <rdar://134829177> Reviewed by NOBODY (OOPS!). This test largely failed because render blocking for <link rel=stylesheet blocking=render> wasn't working. This commit fixes that, making sure...

merging-blocked
DOM

#### 27d0f9f082b5adbe20ecfc157f79fbb3b35edc1c Twitch.tv ASSERTION FAILED: mode == Verify => !geometryChanged. https://bugs.webkit.org/show_bug.cgi?id=281839 <rdar://138286002> Reviewed by NOBODY (OOPS!). Scroll requests are normally handled asynchronously, or their RenderLayers get position updates from an...

merging-blocked
Layout and Rendering

The steps for [capture the image](https://www.w3.org/TR/css-view-transitions-1/#capture-the-image-algorithm) say that the [canvas background](https://www.w3.org/TR/css-backgrounds-3/#canvas-background) should be included. I would assume that means that the 'canvas surface' is not included in the capture. In...

css-view-transitions-1

It looks like this test is setting a backdrop-filter:blur within a scroller, and is expecting the border of the scroller to not be included in the blurred backdrop. `overflow:scroll` isn't...

filter-effects

WebKit export from bug: [\[view-transitions\] Exclude fragmented boxes from capture](https://bugs.webkit.org/show_bug.cgi?id=265734)

wg-css
webkit-export
css-view-transitions

#### 897c20b262715b312c20e6725801bf7c7896efb0 Change RemoteLayerTreeDrawingAreaProxy::ProcessState to track a set of pending commits, rather than a single state machine. https://bugs.webkit.org/show_bug.cgi?id=303715 <rdar://problem/166025253> Reviewed by NOBODY (OOPS!). Trying to track potentially multiple commits with...

merging-blocked
Layout and Rendering