We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada75ff commit 48972a5Copy full SHA for 48972a5
css/cssom-view/cssom-getBoxQuads-001.html
@@ -3,8 +3,8 @@
3
<head>
4
<title>CSSOM View - getBoxQuads() returns proper border and margin boxes for block and flex</title>
5
<link rel="help" href="https://drafts.csswg.org/cssom-view/#the-geometryutils-interface">
6
- <script src="/resources/testharness.js"></script>
7
- <script src="/resources/testharnessreport.js"></script>
+ <script src="../../resources/testharness.js"></script>
+ <script src="../../resources/testharnessreport.js"></script>
8
9
<style>
10
.container {
0 commit comments