mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 14:19:48 +00:00
Base: Add Acid3 to default Browser bookmarks
This commit is contained in:
parent
516fbad408
commit
1883efe010
Notes:
sideshowbarker
2024-07-17 16:42:36 +09:00
Author: https://github.com/awesomekling
Commit: 1883efe010
1 changed files with 5 additions and 1 deletions
|
@ -28,7 +28,11 @@
|
||||||
"url": "https://html.spec.whatwg.org/multipage/"
|
"url": "https://html.spec.whatwg.org/multipage/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "ACID2",
|
"title": "Acid2",
|
||||||
"url": "file:///res/html/misc/acid2.html#top"
|
"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