From 0d09a64faa896de35daa9e85245845489e477b76 Mon Sep 17 00:00:00 2001 From: Stephen McGruer Date: Sat, 30 Jan 2021 10:09:24 -0500 Subject: [PATCH] Update webvtt/, webxr/, and xhr/ from monorail results See #798 for the methodology. --- webvtt/rendering/cues-with-video/processing-model/META.yml | 4 ++++ .../processing-model/selectors/cue_function/META.yml | 5 +++++ webxr/dom-overlay/META.yml | 5 +++++ xhr/META.yml | 4 ++++ 4 files changed, 18 insertions(+) create mode 100755 webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/META.yml create mode 100755 webxr/dom-overlay/META.yml diff --git a/webvtt/rendering/cues-with-video/processing-model/META.yml b/webvtt/rendering/cues-with-video/processing-model/META.yml index 890d411ef..653d8402a 100644 --- a/webvtt/rendering/cues-with-video/processing-model/META.yml +++ b/webvtt/rendering/cues-with-video/processing-model/META.yml @@ -3,3 +3,7 @@ links: url: https://bugzilla.mozilla.org/show_bug.cgi?id=1463844 results: - test: audio_has_no_subtitles.html + - product: chrome + url: https://crbug.com/1012242 + results: + - test: basic.html diff --git a/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/META.yml b/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/META.yml new file mode 100755 index 000000000..f08cad529 --- /dev/null +++ b/webvtt/rendering/cues-with-video/processing-model/selectors/cue_function/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/466072 + results: + - test: id_color.html diff --git a/webxr/dom-overlay/META.yml b/webxr/dom-overlay/META.yml new file mode 100755 index 000000000..e40c34ae0 --- /dev/null +++ b/webxr/dom-overlay/META.yml @@ -0,0 +1,5 @@ +links: + - product: chrome + url: https://crbug.com/1101193 + results: + - test: nested_fullscreen.https.html diff --git a/xhr/META.yml b/xhr/META.yml index e5b6f9f48..88f0be97d 100644 --- a/xhr/META.yml +++ b/xhr/META.yml @@ -53,3 +53,7 @@ links: results: - test: response-json.htm status: FAIL + - product: chrome + url: https://crbug.com/881180 + results: + - test: open-url-multi-window-4.htm