mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:17: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:
parent
6994ea5885
commit
74284abcba
3 changed files with 2 additions and 2 deletions
2
Tests/LibWeb/Ref/reference/text-div.html
Normal file
2
Tests/LibWeb/Ref/reference/text-div.html
Normal file
|
@ -0,0 +1,2 @@
|
|||
<!doctype html>
|
||||
<div>Well, hello friends!</div>
|
Loading…
Add table
Add a link
Reference in a new issue