Andreas Kling
|
7c57961c61
LibWeb: Move BrowsingContext into HTML/
|
3 years ago |
Sam Atkins
|
c052457498
LibWeb: Bring BackgroundStyleValue::to_string() to spec
|
3 years ago |
Sam Atkins
|
ae2a3bf185
LibWeb: Add BackgroundSizeStyleValue
|
3 years ago |
Sam Atkins
|
988a8ed3d8
LibWeb: Parse CSS `background-position` property
|
3 years ago |
Sam Atkins
|
0f393771b7
LibWeb: Move image resource request out of ImageStyleValue constructor
|
3 years ago |
Sam Atkins
|
58a0ca41a7
LibWeb: Use east const in StyleValue.{h,cpp}
|
3 years ago |
Ben Wiederhake
|
c602db1620
LibWeb: Add missing headers
|
3 years ago |
Andreas Kling
|
956968d4b2
LibWeb: Make ColorStyleValue serialization spec compliant
|
3 years ago |
Andreas Kling
|
198bb322ef
LibWeb: Fix null dereference when assigning an ImageStyleValue via JS
|
3 years ago |
Sam Atkins
|
4b554ba92a
LibWeb: Clarify StyleValue API with new naming scheme
|
3 years ago |
Sam Atkins
|
b927972da7
LibWeb: Add range-checking to property_accepts_value()
|
3 years ago |
Sam Atkins
|
4a1dbb4f36
LibWeb: Move color identifier checking to StyleValue::is_color()
|
3 years ago |
Sam Atkins
|
17bb913625
LibWeb: Implement `currentcolor` special value
|
3 years ago |
Sam Atkins
|
86f78bff2a
LibWeb: Make StyleValue::to_color() take a Node instead of the Document
|
3 years ago |
Idan Horowitz
|
4629f2e4ad
LibWeb: Add the Web::URL namespace and move URLEncoder to it
|
3 years ago |
Sam Atkins
|
e2c32a6c65
Everywhere: Use my shiny new serenityos.org email :^)
|
3 years ago |
Andreas Kling
|
dfa9dcca98
LibWeb+Browser: Remove unnecessary InProcessWebView.h includes
|
3 years ago |
Sam Atkins
|
afc434c416
LibWeb: Remove ValueListStyleValue :^)
|
3 years ago |
Sam Atkins
|
21c9825caf
LibWeb: Implement new StyleValueList
|
3 years ago |
Sam Atkins
|
4a03279539
LibWeb: Add CSS ValueListStyleValue
|
4 years ago |
Andreas Kling
|
4190fd2199
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Timothy Flynn
|
0f47a23e8e
LibWeb: Set Cookie header on remaining resource requests
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
Andreas Kling
|
9de1253f44
LibWeb: Remove a whole bunch of unnecessary #includes
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |