Karthik Karanth
|
72507c318a
LibWeb: Add logical-alias-for in Properties.json
|
2 سال پیش |
Sam Atkins
|
f6fae315e3
LibWeb: Add CustomIdentStyleValue, along with parsing for it
|
2 سال پیش |
Sam Atkins
|
6b8f484114
LibWeb: Stop generating now-unused `property_accepts_value()` function
|
2 سال پیش |
Sam Atkins
|
465ecf37c2
LibWeb: Make `property_id_from_string()` return Optional
|
2 سال پیش |
Sam Atkins
|
9b61f79eae
LibWeb: Generate `property_accepts_[identifier/type]()` functions
|
2 سال پیش |
Sam Atkins
|
f4d8a24fe4
LibWeb: Propagate errors from parse_css_value and property_initial_value
|
2 سال پیش |
MacDue
|
a5fa5e55ef
LibWeb: Allow specifying a URL for an SVG fill
|
2 سال پیش |
MacDue
|
de4ab4f69e
Meta: Lazily initialize initial property values
|
2 سال پیش |
Sam Atkins
|
4b711932cc
LibWeb: Split PercentageStyleValue out of StyleValue.{h,cpp}
|
2 سال پیش |
Tim Schumacher
|
8032724574
CodeGenerators: Ensure that we always print the entire generated output
|
2 سال پیش |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 سال پیش |
Andreas Kling
|
a504ac3e2a
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
|
2 سال پیش |
Luke Wilde
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 سال پیش |
Sam Atkins
|
f0b72b819e
LibWeb: Make property/media-feature name matching ASCII case-insensitive
|
2 سال پیش |
Tim Schumacher
|
606a3982f3
LibCore: Move Stream-based file into the `Core` namespace
|
2 سال پیش |
Sam Atkins
|
ad9b2043dd
CodeGenerators: Replace uses of JsonObject::get_deprecated()/get_ptr()
|
2 سال پیش |
Sam Atkins
|
1dd6b7f5b7
AK+Everywhere: Rename JsonObject::get() to ::get_deprecated()
|
2 سال پیش |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 سال پیش |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 سال پیش |
MacDue
|
d1b99282d8
LibWeb+Meta: Parse the `backdrop-filter` CSS property
|
2 سال پیش |
MacDue
|
0829aa5df0
Meta: Use is_abstract_image() for the "image" CSS type
|
2 سال پیش |
Tom
|
b4dd477644
LibWeb: Parse rect style value
|
2 سال پیش |
MacDue
|
d924e9ff60
Meta: Teach GenerateCSSPropertyID about linear-gradients
|
3 سال پیش |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 سال پیش |
Sam Atkins
|
a20188cd91
LibWeb: Use generated enum code for property value validation
|
3 سال پیش |
Sam Atkins
|
c449cabae3
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
|
3 سال پیش |
Sam Atkins
|
b07659d00c
Meta+LibWeb: Port PropertyID.h/cpp generators to invoke_generator()
|
3 سال پیش |