Skip to content

Commit 96c2c8e

Browse files
committed
Position: Added the missing div required for the fraction tests that were added to fix the broken test
1 parent 96e5c24 commit 96c2c8e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/unit/position/position_deprecated.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,9 @@ <h2 id="qunit-userAgent"></h2>
5555
<div style="width: 50px; height: 10px;"></div>
5656
</div>
5757

58+
<div id="fractions-parent" style="position: absolute; left: 10.7432222px; top: 10.532325px; height: 30px; width: 201px;">
59+
<div id="fractions-element"></div>
60+
</div>
61+
5862
</body>
5963
</html>

0 commit comments

Comments
 (0)