Philip Jägenstedt
Philip Jägenstedt
Fixing: https://github.com/web-platform-tests/wpt/pull/38387 https://github.com/web-platform-tests/results-analysis/pull/146 But I also think our setup is too fragile, it's not the right tradeoff for all Interop 2023 updates to stop and have to be investigated/fixed by...
@gsnedders what are some of the runs that you're hoping this will exclude? Any idea what went wrong with them? I would quite like it if we used the manifest...
No, I think we should change it to calculate metrics for as recent as there is data.
If you'd like to implement https://github.com/Honry/remote-playback-test-automation/blob/master/webdriver-extension-api.md in ChromeDriver, then @johnchen0 should be able to review. For help testing things in WPT more generally, I would ping @stephenmcgruer @LukeZielinski @Hexcles.
This behavior makes sense, I agree. It will require changes to Media Session to decouple media key access from "active local session". If it's not a problem, I suggest leaving...
@silviapfeiffer you can see the before/after for Firefox here: https://wpt.fyi/results/webvtt/rendering/cues-with-video/processing-model/snap-to-line.html?diff&filter=ADC&run_id=5152780360876032&run_id=5113678978613248 And these are the after results for Chrome+Firefox+Safari, Chrome+Safari still failing: https://wpt.fyi/results/webvtt/rendering/cues-with-video/processing-model?label=pr_head&max-count=1&pr=46455
A bit of context for this is that I was working on mapping the tests to the features in https://webstatus.dev/?q=webvtt and https://github.com/web-platform-dx/web-features/pull/1121 which I'm adding. Looking for rendering tests for...
@silviapfeiffer to make sure there's no miscommunication, https://github.com/web-platform-dx/web-features/pull/1121 is adding the feature to web-features, and I will find the tests for cue alignment settings in WPT so that they can...
I assume that the padding can also affect the positioning of the cues, but yeah, if the spec allowed for certain variations in default style, tests could do a reset...
This is draft because I'm renaming the identifier in https://github.com/web-platform-dx/web-features/pull/1137.