mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-30 06:06:48 +00:00
Tests: Fix 404 at css-grid alignment tests
Fixes Tests/LibWeb/Text/expected/wpt-import/css/css-grid/alignment/
This commit is contained in:
parent
577ca65c0e
commit
dcca24868c
Notes:
github-actions[bot]
2024-11-29 12:18:04 +00:00
Author: https://github.com/shlyakpavel
Commit: dcca24868c
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2216
Reviewed-by: https://github.com/AtkinsSJ ✅
29 changed files with 52 additions and 40 deletions
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessageFail .before 1
|
||||||
Fail .after 2
|
Pass .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessagePass .before 1
|
||||||
Fail .after 2
|
Fail .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessagePass .before 1
|
||||||
Fail .after 2
|
Fail .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessageFail .before 1
|
||||||
Fail .after 2
|
Pass .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessagePass .before 1
|
||||||
Fail .after 2
|
Fail .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessageFail .before 1
|
||||||
Fail .after 2
|
Pass .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessageFail .before 1
|
||||||
Fail .after 2
|
Pass .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessagePass .before 1
|
||||||
Fail .after 2
|
Fail .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessagePass .before 1
|
||||||
Fail .after 2
|
Fail .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessageFail .before 1
|
||||||
Fail .after 2
|
Pass .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessagePass .before 1
|
||||||
Fail .after 2
|
Fail .after 2
|
|
@ -6,7 +6,8 @@ Rerun
|
||||||
|
|
||||||
Found 2 tests
|
Found 2 tests
|
||||||
|
|
||||||
2 Fail
|
1 Pass
|
||||||
|
1 Fail
|
||||||
Details
|
Details
|
||||||
Result Test Name MessageFail .before 1
|
Result Test Name MessageFail .before 1
|
||||||
Fail .after 2
|
Pass .after 2
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -39,6 +39,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img data-expected-width="100" id="item" src="support/100x100-green.png"></img>
|
<img data-expected-width="100" id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -39,6 +39,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img data-expected-width="100" id="item" src="support/100x100-green.png"></img>
|
<img data-expected-width="100" id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -39,6 +39,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img data-expected-width="100" id="item" src="support/100x100-green.png"></img>
|
<img data-expected-width="100" id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -39,6 +39,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img data-expected-height="100" id="item" src="support/100x100-green.png"></img>
|
<img data-expected-height="100" id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -39,6 +39,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img data-expected-height="100" id="item" src="support/100x100-green.png"></img>
|
<img data-expected-height="100" id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -49,6 +49,6 @@ function runTest() {
|
||||||
</script>
|
</script>
|
||||||
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
<body onload="document.fonts.ready.then(() => { runTest(); })">
|
||||||
<div class="grid" id="grid">
|
<div class="grid" id="grid">
|
||||||
<img id="item" src="support/100x100-green.png"></img>
|
<img id="item" src="../support/100x100-green.png"></img>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 91 B |
Loading…
Add table
Add a link
Reference in a new issue