You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding <!-- webkit-test-runner [ FooFeatureEnabled=true ] --> to the top of a test allows the feature to be enabled for just that test. It would be great to add documentation for this.
Adding
<!-- webkit-test-runner [ FooFeatureEnabled=true ] -->
to the top of a test allows the feature to be enabled for just that test. It would be great to add documentation for this.Here's an example of where we use this:
https://github.com/WebKit/WebKit/blob/ce9238afa421a5eefce7c51d5c627a8b7eacaf79/LayoutTests/imported/w3c/web-platform-tests/video-rvfc/request-video-frame-callback-webrtc.https.html#L1
The text was updated successfully, but these errors were encountered: