mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-28 12:18:25 +00:00
Meta: Disallow links to single-page HTML spec
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
namespace Web::HTML {
|
||||
|
||||
// https://html.spec.whatwg.org/#timerhandler
|
||||
// https://html.spec.whatwg.org/multipage/webappapis.html#timerhandler
|
||||
using TimerHandler = Variant<GC::Ref<WebIDL::CallbackType>, String>;
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/webappapis.html#windoworworkerglobalscope
|
||||
|
||||
Reference in New Issue
Block a user