1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 15:27:35 +00:00

LibWeb/Tests: Rename css-attr-ref.html reference to text-div.html

This is currently only used by CSS attr ref tests, but is useful outside
of attr ref tests as well. Give a more generic name to this ref file for
this usage.
This commit is contained in:
Shannon Booth 2023-12-11 23:21:20 +13:00 committed by Alexander Kalenik
parent 6994ea5885
commit 74284abcba
3 changed files with 2 additions and 2 deletions

View file

@ -1,2 +0,0 @@
<!doctype html>
<div>Well, hello friends!</div>