mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-02 06:09:08 +00:00
LibWeb: Format all .idl files to use four space indentation
This commit is contained in:
parent
d720fb8845
commit
5f5ac48908
Notes:
sideshowbarker
2024-07-17 04:49:48 +09:00
Author: https://github.com/bplaat
Commit: 5f5ac48908
Pull-request: https://github.com/SerenityOS/serenity/pull/22834
21 changed files with 163 additions and 167 deletions
|
@ -1,4 +1,4 @@
|
|||
// https://html.spec.whatwg.org/multipage/workers.html#navigatorconcurrenthardware
|
||||
interface mixin NavigatorConcurrentHardware {
|
||||
readonly attribute unsigned long long hardwareConcurrency;
|
||||
readonly attribute unsigned long long hardwareConcurrency;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue