Andreas Kling
|
275db39c94
LibWeb: Annotate which CSS properties may affect layout
|
3 gadi atpakaļ |
Sam Atkins
|
a850465a4b
Meta: Port Generate_CSS_PropertyID_h to LibMain/Core::Stream
|
3 gadi atpakaļ |
Sam Atkins
|
e986331a4f
Meta: Move title/camel_casify() functions into their own file
|
3 gadi atpakaļ |
Andreas Kling
|
587f9af960
AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional)
|
3 gadi atpakaļ |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 gadi atpakaļ |
Sam Atkins
|
e52f987020
LibWeb: Make property_initial_value() return a NonnullRefPtr
|
3 gadi atpakaļ |
Sam Atkins
|
901a990b1b
LibWeb: Remove concept of CSS pseudo-properties
|
3 gadi atpakaļ |
Andreas Kling
|
dadb92a155
LibWeb: Generate CSS::property_id_from_camel_case_string()
|
3 gadi atpakaļ |
Sam Atkins
|
11d3098f40
LibWeb: Generate property_accepts_value() function :^)
|
3 gadi atpakaļ |
Sam Atkins
|
a1bc89b814
LibWeb: Generate property_maximum_value_count()
|
3 gadi atpakaļ |
Andreas Kling
|
ca45d34055
LibWeb: Don't add shorthand CSS properties to cascaded values
|
3 gadi atpakaļ |
Andreas Kling
|
2e4b34b8c3
LibWeb: Generate CSS::{first,last}_property_id constants
|
3 gadi atpakaļ |
Sam Atkins
|
af58bddfc8
LibWeb: Generate CSS::property_has_quirk() function
|
3 gadi atpakaļ |
Andrew Kaster
|
63956b36d0
Everywhere: Move all host tools into the Lagom/Tools subdirectory
|
3 gadi atpakaļ |