Skip to content

Commit fa357cf

Browse files
Update html/ from monorail results
See #798 for methodology
1 parent 11a234b commit fa357cf

File tree

48 files changed

+336
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+336
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/803949
4+
results:
5+
- test: browsing_context_name_cross_origin_3.html
6+
- product: chrome
7+
url: https://crbug.com/651762
8+
results:
9+
- test: browsing_context_name_cross_origin.html
10+
- test: browsing_context_name.html
11+
- product: chrome
12+
url: https://crbug.com/676050
13+
results:
14+
- test: same-url.html
15+
- product: chrome
16+
url: https://crbug.com/706350
17+
results:
18+
- test: window-name-after-cross-origin-main-frame-navigation.sub.html
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/769945
4+
results:
5+
- test: 001.html
6+
- test: 004.html

html/browsers/history/the-location-interface/META.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,7 @@ links:
3434
status: FAIL
3535
- test: location-protocol-setter-non-broken-weird.html
3636
status: FAIL
37+
- product: chrome
38+
url: https://crbug.com/718363
39+
results:
40+
- test: per-global.window.html

html/browsers/sandboxing/META.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,7 @@ links:
2626
subtest: One pending navigation
2727
- test: window-open-blank-from-different-initiator.html
2828
subtest: No pending navigation
29+
- product: chrome
30+
url: https://crbug.com/1163174
31+
results:
32+
- test: sandbox-inherited-from-required-csp.html

html/browsers/the-window-object/META.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ links:
1010
subtest: 'Window unforgeable attribute: document'
1111
- test: window-properties.https.html
1212
subtest: 'Window unforgeable attribute: window'
13+
- product: chrome
14+
url: https://crbug.com/778318
15+
results:
16+
- test: window-reuse-in-nested-browsing-contexts.tentative.html

html/browsers/the-window-object/apis-for-creating-and-navigating-browsing-contexts-by-name/META.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,19 @@ links:
44
results:
55
- test: open-features-non-integer-screeny.html
66
status: FAIL
7+
- product: chrome
8+
url: https://crbug.com/719995
9+
results:
10+
- test: open-features-non-integer-innerheight.html
11+
- product: chrome
12+
url: https://crbug.com/1078880
13+
results:
14+
- test: open-features-tokenization-innerheight-innerwidth.html
15+
- product: chrome
16+
url: https://crbug.com/1073003
17+
results:
18+
- test: open-features-tokenization-screenx-screeny.html
19+
- product: chrome
20+
url: https://crbug.com/938192
21+
results:
22+
- test: open-features-tokenization-width-height.html

html/browsers/windows/META.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/706350
4+
results:
5+
- test: clear-window-name.https.html
6+
- product: chrome
7+
url: https://crbug.com/769945
8+
results:
9+
- test: noreferrer-window-name.html

html/canvas/element/text-styles/META.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,13 @@ links:
2222
subtest: System fonts must be computed to explicit values
2323
- test: 2d.text.font.parse.complex.html
2424
subtest: 'Canvas test: 2d.text.font.parse.complex'
25+
- product: chrome
26+
url: https://crbug.com/1066953
27+
results:
28+
- test: 2d.text.draw.baseline.hanging.html
29+
- test: 2d.text.draw.baseline.ideographic.html
30+
- test: 2d.text.draw.space.collapse.end.html
31+
- test: 2d.text.draw.space.collapse.other.html
32+
- test: 2d.text.draw.space.collapse.space.html
33+
- test: 2d.text.draw.space.collapse.start.html
34+
- test: 2d.text.measure.width.space.html

html/canvas/offscreen/manual/the-offscreen-canvas/META.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,7 @@ links:
122122
subtest: Test that 'alpha' context creation attribute is true by default
123123
- test: offscreencanvas.getcontext.html
124124
subtest: Test that 2dcontext.canvas should return the original OffscreenCanvas
125+
- product: chrome
126+
url: https://crbug.com/1093709
127+
results:
128+
- test: offscreencanvas.resize.html

html/canvas/offscreen/path-objects/META.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,11 @@ links:
66
subtest: detects whether point is in the area contained by the stroke of the path
77
- test: 2d.path.isPointInStroke.basic.worker.html
88
subtest: detects whether point is in the area contained by the stroke of the path
9+
- product: chrome
10+
url: https://crbug.com/644067
11+
results:
12+
- test: 2d.path.stroke.prune.arc.html
13+
- test: 2d.path.stroke.prune.closed.html
14+
- test: 2d.path.stroke.prune.curve.html
15+
- test: 2d.path.stroke.prune.line.html
16+
- test: 2d.path.stroke.prune.rect.html

0 commit comments

Comments
 (0)