diff options
author | Andreas Kling <kling@serenityos.org> | 2021-09-11 00:33:30 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-11 00:36:37 +0200 |
commit | d69133e4acecae9faef1b803685f19a6ec4cb29f (patch) | |
tree | fac0fe12088137a4be67afac424a1ce893be51b5 /Userland/Libraries/LibWeb/Page | |
parent | 1484980f8fab5c24837844d773acf80cb8c4ad2a (diff) | |
download | serenity-d69133e4acecae9faef1b803685f19a6ec4cb29f.zip |
LibWeb: Stub out a dummy window.getComputedStyle()
This just returns an empty CSSStyleDeclaration for now. The real thing
needs to be a live object that provides a view onto the computed style
of a given element. This is far from that, but it's something. :^)
Diffstat (limited to 'Userland/Libraries/LibWeb/Page')
0 files changed, 0 insertions, 0 deletions