.. |
Parser
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
SyntaxHighlighter
|
38f6140159
LibWeb: Implement first draft of CSS syntax highlighting :^)
|
3 years ago |
.gitignore
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |
Angle.cpp
|
355d1936f2
LibWeb: Implement CSS Angle class
|
3 years ago |
Angle.h
|
355d1936f2
LibWeb: Implement CSS Angle class
|
3 years ago |
CSSConditionRule.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSConditionRule.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSConditionRule.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
CSSFontFaceRule.cpp
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |
CSSFontFaceRule.h
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |
CSSFontFaceRule.idl
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |
CSSGroupingRule.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSGroupingRule.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSGroupingRule.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
CSSImportRule.cpp
|
05bd0ca3ee
LibWeb: Rename `parse_css()` -> `parse_css_stylesheet()`
|
3 years ago |
CSSImportRule.h
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
CSSMediaRule.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSMediaRule.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSRule.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSRule.h
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |
CSSRule.idl
|
3db847c64a
LibWeb: Implement CSSRule and CSSStyleDeclaration serialization
|
3 years ago |
CSSRuleList.cpp
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |
CSSRuleList.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSRuleList.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
CSSStyleDeclaration.cpp
|
427beb97b5
LibWeb: Streamline how inline CSS style declarations are constructed
|
3 years ago |
CSSStyleDeclaration.h
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
CSSStyleDeclaration.idl
|
0ab31d8c84
LibWeb: Support simplest form of CSSStyleDeclaration.setProperty()
|
3 years ago |
CSSStyleRule.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSStyleRule.h
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
CSSStyleRule.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
CSSStyleSheet.cpp
|
87b125dcb9
LibWeb: Spec-comment `parse_a_stylesheet()`
|
3 years ago |
CSSStyleSheet.h
|
87b125dcb9
LibWeb: Spec-comment `parse_a_stylesheet()`
|
3 years ago |
CSSStyleSheet.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
CSSSupportsRule.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
CSSSupportsRule.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
ComputedValues.h
|
58398b1e12
LibWeb: Implement the flex order CSS property
|
3 years ago |
Default.css
|
1e23fd94b1
LibWeb: Use ThreedShadow1 palette color for input border in Default.css
|
3 years ago |
Display.cpp
|
c52dc87a42
LibWeb: Don't crash on unknown CSS display types, fall back to inline
|
3 years ago |
Display.h
|
c52dc87a42
LibWeb: Don't crash on unknown CSS display types, fall back to inline
|
3 years ago |
FontFace.cpp
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |
FontFace.h
|
804b8c85e8
LibWeb: Implement initial CSSFontFaceRule and FontFace classes
|
3 years ago |
Frequency.cpp
|
bd79c303f6
LibWeb: Implement CSS Frequency class
|
3 years ago |
Frequency.h
|
bd79c303f6
LibWeb: Implement CSS Frequency class
|
3 years ago |
GeneralEnclosed.h
|
42176d37fc
LibWeb: Implement independent GeneralEnclosed class
|
3 years ago |
Identifiers.json
|
84a06a1209
LibWeb: Add MEDIAQUERIES-5 identifiers
|
3 years ago |
Length.cpp
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Length.h
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
LengthBox.h
|
dc681913e8
LibWeb: Convert width/height and min-/max- versions to LengthPercentage
|
3 years ago |
MediaFeatures.json
|
aa48dda3a4
LibWeb: Add missing MEDIAQUERIES-5 media-features
|
3 years ago |
MediaList.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
MediaList.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
MediaList.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
MediaQuery.cpp
|
344374588b
LibGfx: Rename FontMetrics => FontPixelMetrics
|
3 years ago |
MediaQuery.h
|
0795b9f7bb
LibWeb: Use floats instead of doubles for CSS numbers
|
3 years ago |
MediaQueryList.cpp
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
MediaQueryList.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
MediaQueryList.idl
|
f45d361f03
LibWeb: Replace ad-hoc EventHandler type with callback function typedef
|
3 years ago |
MediaQueryListEvent.h
|
050823bea7
LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes
|
3 years ago |
MediaQueryListEvent.idl
|
050823bea7
LibWeb: Fire MediaQueryListEvents when an MQL's match-state changes
|
3 years ago |
Number.h
|
e8ab2dab11
LibWeb: Implement a CSS::Number class
|
3 years ago |
Percentage.cpp
|
608bfac2a9
LibWeb: Implement CSS Time class
|
3 years ago |
Percentage.h
|
450c0df938
LibWeb: Make resolved styles handle calculated length-percentages
|
3 years ago |
PreferredColorScheme.cpp
|
c8550da9c5
LibWeb: Add Web::CSS::PreferredColorScheme enum
|
3 years ago |
PreferredColorScheme.h
|
c8550da9c5
LibWeb: Add Web::CSS::PreferredColorScheme enum
|
3 years ago |
Properties.json
|
58398b1e12
LibWeb: Implement the flex order CSS property
|
3 years ago |
QuirksMode.css
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |
Ratio.cpp
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Ratio.h
|
5f93f1c161
LibWeb: Introduce and parse CSS Ratio type
|
3 years ago |
Resolution.cpp
|
0465abcfec
LibWeb: Implement CSS Resolution class
|
3 years ago |
Resolution.h
|
0465abcfec
LibWeb: Implement CSS Resolution class
|
3 years ago |
ResolvedCSSStyleDeclaration.cpp
|
450c0df938
LibWeb: Make resolved styles handle calculated length-percentages
|
3 years ago |
ResolvedCSSStyleDeclaration.h
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 years ago |
Screen.cpp
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 years ago |
Screen.h
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 years ago |
Screen.idl
|
340e1f4b28
LibWeb: Implement the Screen interface
|
4 years ago |
Selector.cpp
|
91e1383b85
LibWeb: Implement attribute selector case identifier
|
3 years ago |
Selector.h
|
91e1383b85
LibWeb: Implement attribute selector case identifier
|
3 years ago |
SelectorEngine.cpp
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
SelectorEngine.h
|
7eb7396f8b
LibWeb: Match styles for pseudo-elements
|
3 years ago |
Serialize.cpp
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
Serialize.h
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 years ago |
StyleComputer.cpp
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
StyleComputer.h
|
1f9aed2617
LibWeb: Load and use fonts described by @font-face rules :^)
|
3 years ago |
StyleProperties.cpp
|
58398b1e12
LibWeb: Implement the flex order CSS property
|
3 years ago |
StyleProperties.h
|
58398b1e12
LibWeb: Implement the flex order CSS property
|
3 years ago |
StyleSheet.cpp
|
58b99df16d
LibWeb: Make StyleSheet::m_parent_style_sheet a WeakPtr
|
3 years ago |
StyleSheet.h
|
0e758b4da8
LibWeb: Add the StyleSheet.href attribute
|
3 years ago |
StyleSheet.idl
|
0e758b4da8
LibWeb: Add the StyleSheet.href attribute
|
3 years ago |
StyleSheetList.cpp
|
759bfbb572
LibWeb: Use StyleComputer::invalidate_rule_cache() directly everywhere
|
3 years ago |
StyleSheetList.h
|
3efa6cedec
LibWeb: Remove unused StyleSheetList::m_generation
|
3 years ago |
StyleSheetList.idl
|
a59800b4a0
LibWeb: Add imports to all IDL files that depend on others
|
3 years ago |
StyleValue.cpp
|
7ae116b81b
LibWeb: Bring BorderRadiusStyleValue::to_string() closer to spec
|
3 years ago |
StyleValue.h
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Supports.cpp
|
2aac9f9258
LibWeb: Bring `parse_a_declaration()` to spec and add comments
|
3 years ago |
Supports.h
|
7880718fa8
LibWeb: Implement `@supports selector(.foo)`
|
3 years ago |
Time.cpp
|
608bfac2a9
LibWeb: Implement CSS Time class
|
3 years ago |
Time.h
|
608bfac2a9
LibWeb: Implement CSS Time class
|
3 years ago |