mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-27 03:37:53 +00:00
LibWeb: Move CSS classes into the Web::CSS namespace
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#include <LibWeb/FontCache.h>
|
||||
#include <ctype.h>
|
||||
|
||||
namespace Web {
|
||||
namespace Web::CSS {
|
||||
|
||||
StyleProperties::StyleProperties()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user