Skip to content

Commit

Permalink
Update html/ from monorail results
Browse files Browse the repository at this point in the history
See #798 for methodology
  • Loading branch information
stephenmcgruer committed Feb 3, 2021
1 parent d12ea4c commit 92f0960
Show file tree
Hide file tree
Showing 48 changed files with 342 additions and 7 deletions.
18 changes: 18 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,18 @@
links:
- product: chrome
url: https://crbug.com/803949
results:
- test: browsing_context_name_cross_origin_3.html
- product: chrome
url: https://crbug.com/651762
results:
- test: browsing_context_name_cross_origin.html
- test: browsing_context_name.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
6 changes: 6 additions & 0 deletions html/browsers/browsing-the-web/unloading-documents/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
links:
- product: chrome
url: https://crbug.com/769945
results:
- test: 001.html
- test: 004.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,19 @@ links:
results:
- test: open-features-non-integer-screeny.html
status: FAIL
- product: chrome
url: https://crbug.com/719995
results:
- test: open-features-non-integer-innerheight.html
- product: chrome
url: https://crbug.com/1078880
results:
- test: open-features-tokenization-innerheight-innerwidth.html
- 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
9 changes: 9 additions & 0 deletions html/browsers/windows/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
links:
- product: chrome
url: https://crbug.com/706350
results:
- test: clear-window-name.https.html
- product: chrome
url: https://crbug.com/769945
results:
- test: noreferrer-window-name.html
10 changes: 10 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,13 @@ 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.baseline.hanging.html
- test: 2d.text.draw.baseline.ideographic.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
- 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
6 changes: 6 additions & 0 deletions html/canvas/offscreen/text/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ links:
results:
- test: 2d.text.measure.width.space.html
- test: 2d.text.measure.width.space.worker.html
- test: 2d.text.draw.baseline.hanging.html
- test: 2d.text.draw.baseline.ideographic.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
8 changes: 8 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,11 @@ 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/922191
results:
- test: blob-popup.https.html
- 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
Expand Up @@ -49,3 +49,7 @@ links:
subtest: Open a popup to a document without COOP, then navigate it to a document with
- test: reporting-coop-navigated-popup.https.html
subtest: verify remaining reports
- product: chrome
url: https://crbug.com/922191
results:
- test: reporting-popup-unsafe-none-report-to.https.html
10 changes: 10 additions & 0 deletions html/dom/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -964,3 +964,13 @@ links:
subtest: 'Window interface: attribute originAgentCluster'
- test: idlharness.https.html?include=(Document|Window)
subtest: 'Window interface: window must inherit property "originAgentCluster" with the proper type'
- product: chrome
url: https://crbug.com/1154650
results:
- test: idlharness.https.html?exclude=(Document|Window|HTML.*)
- product: chrome
url: https://crbug.com/651762
results:
- test: reflection-embedded.html
- test: reflection-misc.html
- test: reflection-text.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/490511
results:
- test: document.getElementsByName-namespace.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,12 @@ 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
- test: 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,9 @@
links:
- product: chrome
url: https://crbug.com/832157
results:
- test: track-cue-rendering-after-controls-added.html
- product: chrome
url: https://crbug.com/826419
results:
- test: track-remove-track-inband.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
8 changes: 8 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,11 @@ 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
- product: chrome
url: https://crbug.com/651762
results:
- test: range.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ links:
subtest: 'horizontal-tb (container vertical-rl): tall viewport'
- test: centering.html
subtest: 'vertical-rl (container horizontal-tb) (dialog vertical-rl): tall viewport'
- product: chrome
url: https://crbug.com/1106413
results:
- test: dialog-form-submission.html
24 changes: 17 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,18 @@
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/1168738
results:
- test: popup-element-basic.tentative.html
- test: popup-hidden-display.tentative.html
- test: popup-stacking.tentative.html
- 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,17 @@ 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
- product: chrome
url: https://crbug.com/917116
results:
- test: 106-import-xhtml.xhtml
- test: 106-noimport-xhtml.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ links:
results:
- test: empty-assertion-clause.html
- test: unsupported-assertion.html
- product: chrome
url: https://crbug.com/1132413
results:
- test: empty-assertion-clause.html
- test: invalid-type-assertion-error.html
- test: unsupported-assertion.html
Loading

0 comments on commit 92f0960

Please sign in to comment.