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 f11dab3 commit 253b792Copy full SHA for 253b792
tests/unit/position/position.html
@@ -61,14 +61,14 @@ <h2 id="qunit-userAgent"></h2>
61
62
<div style="position: absolute; height: 5000px; width: 5000px;"></div>
63
64
- <div id="bug-5280" style="height: 30px; width: 201px;">
65
- <div style="width: 50px; height: 10px;"></div>
66
- </div>
67
-
68
<div id="fractions-parent" style="position: absolute; left: 10.7432222px; top: 10.532325px; height: 30px; width: 201px;">
69
<div id="fractions-element"></div>
70
</div>
71
+
+ <div id="bug-5280" style="height: 30px; width: 201px;">
+ <div style="width: 50px; height: 10px;"></div>
+ </div>
72
73
74
</body>
0 commit comments