Skip to content

Commit

Permalink
Update html/ from monorail results (#807)
Browse files Browse the repository at this point in the history
See #798 for methodology
  • Loading branch information
stephenmcgruer authored Feb 3, 2021
1 parent 283a4c4 commit f301f2a
Show file tree
Hide file tree
Showing 38 changed files with 226 additions and 7 deletions.
13 changes: 13 additions & 0 deletions html/browsers/browsing-the-web/history-traversal/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
links:
- product: chrome
url: https://crbug.com/803949
results:
- test: browsing_context_name_cross_origin_3.html
- product: chrome
url: https://crbug.com/676050
results:
- test: same-url.html
- product: chrome
url: https://crbug.com/706350
results:
- test: window-name-after-cross-origin-main-frame-navigation.sub.html
4 changes: 4 additions & 0 deletions html/browsers/history/the-location-interface/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,7 @@ links:
status: FAIL
- test: location-protocol-setter-non-broken-weird.html
status: FAIL
- product: chrome
url: https://crbug.com/718363
results:
- test: per-global.window.html
4 changes: 4 additions & 0 deletions html/browsers/sandboxing/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@ links:
subtest: One pending navigation
- test: window-open-blank-from-different-initiator.html
subtest: No pending navigation
- product: chrome
url: https://crbug.com/1163174
results:
- test: sandbox-inherited-from-required-csp.html
4 changes: 4 additions & 0 deletions html/browsers/the-window-object/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ links:
subtest: 'Window unforgeable attribute: document'
- test: window-properties.https.html
subtest: 'Window unforgeable attribute: window'
- product: chrome
url: https://crbug.com/778318
results:
- test: window-reuse-in-nested-browsing-contexts.tentative.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,11 @@ links:
results:
- test: open-features-non-integer-screeny.html
status: FAIL
- product: chrome
url: https://crbug.com/1073003
results:
- test: open-features-tokenization-screenx-screeny.html
- product: chrome
url: https://crbug.com/938192
results:
- test: open-features-tokenization-width-height.html
5 changes: 5 additions & 0 deletions html/browsers/windows/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/706350
results:
- test: clear-window-name.https.html
8 changes: 8 additions & 0 deletions html/canvas/element/text-styles/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@ links:
subtest: System fonts must be computed to explicit values
- test: 2d.text.font.parse.complex.html
subtest: 'Canvas test: 2d.text.font.parse.complex'
- product: chrome
url: https://crbug.com/1066953
results:
- test: 2d.text.draw.space.collapse.end.html
- test: 2d.text.draw.space.collapse.other.html
- test: 2d.text.draw.space.collapse.space.html
- test: 2d.text.draw.space.collapse.start.html
- test: 2d.text.measure.width.space.html
4 changes: 4 additions & 0 deletions html/canvas/offscreen/manual/the-offscreen-canvas/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,3 +122,7 @@ links:
subtest: Test that 'alpha' context creation attribute is true by default
- test: offscreencanvas.getcontext.html
subtest: Test that 2dcontext.canvas should return the original OffscreenCanvas
- product: chrome
url: https://crbug.com/1093709
results:
- test: offscreencanvas.resize.html
8 changes: 8 additions & 0 deletions html/canvas/offscreen/path-objects/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ links:
subtest: detects whether point is in the area contained by the stroke of the path
- test: 2d.path.isPointInStroke.basic.worker.html
subtest: detects whether point is in the area contained by the stroke of the path
- product: chrome
url: https://crbug.com/644067
results:
- test: 2d.path.stroke.prune.arc.html
- test: 2d.path.stroke.prune.closed.html
- test: 2d.path.stroke.prune.curve.html
- test: 2d.path.stroke.prune.line.html
- test: 2d.path.stroke.prune.rect.html
4 changes: 4 additions & 0 deletions html/canvas/offscreen/text/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ links:
results:
- test: 2d.text.measure.width.space.html
- test: 2d.text.measure.width.space.worker.html
- test: 2d.text.draw.space.collapse.end.html
- test: 2d.text.draw.space.collapse.other.html
- test: 2d.text.draw.space.collapse.space.html
- test: 2d.text.draw.space.collapse.start.html
- product: webkitgtk
url: https://bugs.webkit.org/show_bug.cgi?id=186759
results:
Expand Down
4 changes: 4 additions & 0 deletions html/cross-origin-embedder-policy/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,7 @@ links:
results:
- test: reporting-subresource-corp.https.html
subtest: 'destination: script'
- product: chrome
url: https://crbug.com/1064920
results:
- test: cache-storage-reporting-dedicated-worker.https.html
4 changes: 4 additions & 0 deletions html/cross-origin-opener-policy/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ links:
subtest: 'unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin;same-origin"'
- test: header-parsing.https.html
subtest: 'unspecified document opening popup to https://web-platform.test:8443 with COOP: "same-origin; foo=bar"'
- product: chrome
url: https://crbug.com/1122582
results:
- test: coop-csp-sandbox-navigate.https.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/591605
results:
- test: htmlallcollection.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,10 @@ links:
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1661040
results:
- test: window-serviceworker-failure.https.html
- product: chrome
url: https://crbug.com/1144104
results:
- test: no-coop-coep.https.any.html
- test: no-coop-coep.https.any.serviceworker.html
- test: no-coop-coep.https.any.sharedworker.html
- test: no-coop-coep.https.any.worker.html
4 changes: 4 additions & 0 deletions html/rendering/non-replaced-elements/form-controls/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ links:
results:
- test: placeholder-opacity-default.tentative.html
subtest: Default opacity value is '1'
- product: chrome
url: https://crbug.com/962927
results:
- test: button-style.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ links:
results:
- test: legend-hover.html
subtest: The rendered LEGEND should work well for :hover.
- product: chrome
url: https://crbug.com/880062
results:
- test: fieldset-content-before-legend.html
- product: chrome
url: https://crbug.com/895846
results:
- test: legend-block-margins-2.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ links:
results:
- test: canvas-aspect-ratio.html
subtest: Canvas width and height attributes are used as the surface size with contain:size
- product: chrome
url: https://crbug.com/989839
results:
- test: align.html
5 changes: 5 additions & 0 deletions html/rendering/widgets/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1040826
results:
- test: baseline-alignment-and-overflow.tentative.html
4 changes: 4 additions & 0 deletions html/rendering/widgets/button-layout/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ links:
status: FAIL
- test: grid.html
status: FAIL
- product: chrome
url: https://crbug.com/962936
results:
- test: anonymous-button-content-box.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/108489
results:
- test: hash-name-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,20 @@ links:
results:
- test: resource-selection-invoke-insert-into-iframe.html
status: FAIL
- product: chrome
url: https://crbug.com/593289
results:
- test: resource-selection-candidate-insert-before.html
- test: resource-selection-invoke-in-sync-event.html
- test: resource-selection-invoke-load.html
- test: resource-selection-invoke-pause.html
- test: resource-selection-invoke-play.html
- test: resource-selection-pointer-remove-text.html
- test: resource-selection-remove-source.html
- test: resource-selection-remove-src.html
- test: resource-selection-source-media.html
- product: chrome
url: https://crbug.com/848738
results:
- test: resource-selection-candidate-remove-addEventListener.html
- test: resource-selection-candidate-remove-onerror.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1004760
results:
- test: autoplay-hidden.optional.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/832157
results:
- test: track-cue-rendering-after-controls-added.html
9 changes: 9 additions & 0 deletions html/semantics/embedded-content/the-img-element/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@ links:
results:
- test: list-of-available-images-matching.https.html
subtest: list of available images tuple-matching logic
- product: chrome
url: https://crbug.com/985227
results:
- test: image-loading-lazy-base-url-2.html
- test: image-loading-lazy-base-url.html
- product: chrome
url: https://crbug.com/1072018
results:
- test: image-loading-lazy-multiple-times.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ links:
results:
- test: parse-a-sizes-attribute-width-1000px.html
status: FAIL
- product: chrome
url: https://crbug.com/1093539
results:
- test: parse-a-sizes-attribute-standards-mode.html
5 changes: 5 additions & 0 deletions html/semantics/embedded-content/the-object-element/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/632243
results:
- test: object-attributes.html
9 changes: 9 additions & 0 deletions html/semantics/forms/constraints/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
links:
- product: chrome
url: https://crbug.com/1041973
results:
- test: form-validation-reportValidity.html
- product: chrome
url: https://crbug.com/521871
results:
- test: form-validation-validity-valueMissing.html
5 changes: 5 additions & 0 deletions html/semantics/forms/the-button-element/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/915476
results:
- test: button-click-submits.html
4 changes: 4 additions & 0 deletions html/semantics/forms/the-input-element/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ links:
subtest: Radio buttons in an orphan tree should make a group
- test: radio.html
subtest: Radio buttons in different groups (because they have different form owners or no form owner) do not affect each other's checkedness
- product: chrome
url: https://crbug.com/521871
results:
- test: datetime-local.html
18 changes: 11 additions & 7 deletions html/semantics/interactive-elements/the-popup-element/META.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
links:
- product: firefox
results:
- subtest: popup element exists
test: popup-element-basic.tentative.html
- subtest: Popups located inside shadow DOM can still be shown
test: popup-shadow-dom.tentative.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1690424
- product: firefox
results:
- subtest: popup element exists
test: popup-element-basic.tentative.html
- subtest: Popups located inside shadow DOM can still be shown
test: popup-shadow-dom.tentative.html
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1690424
- product: chrome
url: https://crbug.com/1170977
results:
- test: popup-shadow-dom.tentative.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,12 @@ links:
results:
- test: 085.html
status: FAIL
- product: chrome
url: https://crbug.com/1045479
results:
- test: 106-defer-import.html
- test: 106-defer-noimport.html
- test: 106-external-module-import.html
- test: 106-external-module-noimport.html
- test: 106-module-import.html
- test: 106-module-noimport.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ links:
results:
- test: json-module-service-worker-test.https.tentative.html
status: FAIL
- product: chrome
url: https://crbug.com/1142419
results:
- test: parse-error.tentative.html
4 changes: 4 additions & 0 deletions html/semantics/scripting-1/the-script-element/module/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ links:
- test: evaluation-order-1-sharedworker.html
- test: evaluation-order-2-import-sharedworker.html
- test: evaluation-order-3-dynamic-sharedworker.html
- product: chrome
url: https://crbug.com/717643
results:
- test: module-in-xhtml.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ links:
results:
- test: dynamic-imports-credentials.sub.html
subtest: Cross-origin dynamic import from classic script (crossOrigin=use-credentials)
- product: chrome
url: https://crbug.com/1133238
results:
- test: dynamic-imports-credentials-setTimeout.sub.html
- test: string-compilation-nonce-classic.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ links:
subtest: Absolute URL-like from cross-origin importScripts()
- test: base-url-worker-importScripts.html
subtest: Absolute URL-like from same-origin importScripts()
- product: chrome
url: https://crbug.com/1082086
results:
- test: base-url.sub.html
- test: base-url-worker-importScripts.html
4 changes: 4 additions & 0 deletions html/semantics/selectors/pseudo-classes/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ links:
results:
- test: readwrite-readonly.html
status: FAIL
- product: chrome
url: https://crbug.com/576815
results:
- test: dir.html
4 changes: 4 additions & 0 deletions html/webappapis/scripting/events/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,7 @@ links:
subtest: 'onslotchange: the content attribute must be compiled into a function as the corresponding property'
- test: event-handler-all-global-events.html
subtest: 'onslotchange: the content attribute must execute when an event is dispatched'
- product: chrome
url: https://crbug.com/1006096
results:
- test: event-handler-all-global-events.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/937121
results:
- test: navigator-window-controls-overlay.html

0 comments on commit f301f2a

Please sign in to comment.