mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 19:07:35 +00:00
Base: Add Acid3 to default Browser bookmarks
This commit is contained in:
parent
516fbad408
commit
1883efe010
1 changed files with 5 additions and 1 deletions
|
@ -28,7 +28,11 @@
|
|||
"url": "https://html.spec.whatwg.org/multipage/"
|
||||
},
|
||||
{
|
||||
"title": "ACID2",
|
||||
"title": "Acid2",
|
||||
"url": "file:///res/html/misc/acid2.html#top"
|
||||
},
|
||||
{
|
||||
"title": "Acid3",
|
||||
"url": "http://wpt.live/acid/acid3/test.html"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue