Ryan Reno
Ryan Reno
@dholbert @davidsgrogan I am trying to understand the expectations for the static position of an absolutely positioned child of a flex container. As an example [css-flexbox/abspos/flex-abspos-staticpos-align-content-005.html](https://github.com/web-platform-tests/wpt/blob/master/css/css-flexbox/abspos/flex-abspos-staticpos-align-content-005.html) expects containers whose `align-content`...
#### caf2b433e4e24b3e815c45885de273abf58e9321 Use align-content when calculating the static position of absolutely-positioned flexbox children. https://bugs.webkit.org/show_bug.cgi?id=221472 rdar://74278896 Reviewed by NOBODY (OOPS!). Absolutely-positioned children of multi-line flex containers were not taking into account...
#### 63957d492e54ad7c1ad98770b75748b937c84317 Update TestExpectations for WPT css tests that are now passing. https://bugs.webkit.org/show_bug.cgi?id=243700 rdar://98349362 Reviewed by NOBODY (OOPS!). This removes failure expectations from tests that are confirmed to either pass...
https://drafts.csswg.org/css-flexbox/#align-content-property #### Summary The behavior of Blink, Gecko, and WebKit with respect to `align-content: stretch` when computing the static position of absolutely-positioned children of flex containers is the same whether...
#### d3d0134eca0ca042d092529570a57745ff65ea82 [CSP] Implement prefetch-src directive https://bugs.webkit.org/show_bug.cgi?id=185070 rdar://problem/39821187 Reviewed by NOBODY (OOPS!). Implement the prefetch-src CSP directive. <link rel=prefetch> is behind a runtime flag. If a user chooses to enable...
#### ec4952e333fce173e0e4bebaf0b72c4a3ee4d6a0 Unreviewed, reverting 301979@main (85dc29aff870) https://bugs.webkit.org/show_bug.cgi?id=304089 rdar://166306640 AutoFill fails to fill password field on icloud.com Reverted change: DOM timers installed during a microtask checkpoint should not inherit DOM timer...