Meta: Add DOCTYPEs to most text tests

This commit is contained in:
Psychpsyo 2025-03-18 19:28:35 +01:00 committed by Jelle Raaijmakers
commit b3487d8994
Notes: github-actions[bot] 2025-03-20 10:52:03 +00:00
536 changed files with 536 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<!--refer to https://wpt.live/css/cssom-view/range-bounding-client-rect-with-nested-text.html -->
<!DOCTYPE html>
<!--refer to https://wpt.live/css/cssom-view/range-bounding-client-rect-with-nested-text.html -->
<meta charset="utf-8">
<title>All the rectangles for the text nodes must included in getClientRects</title>
<script src="../include.js"></script>