index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
res
/
html
/
misc
Age
Commit message (
Expand
)
Author
2022-04-14
LibWeb: Allow multiple text-decoration-lines
Sam Atkins
2022-04-09
Base: Add a test page for CSS font-face
Simon Wanner
2022-04-02
LibWeb: Implement flex reverse layouts
Enver Balalic
2022-04-02
LibWeb: Implement the flex order CSS property
Enver Balalic
2022-03-31
Base: Add a <noscript> test page
Linus Groh
2022-03-30
LibWeb: Fix sizing of flex child that has flex-basis 0
Enver Balalic
2022-03-29
LibWeb: More tests for attribute selectors
Daniel Glazman
2022-03-26
Base: Add inline properties to custom-properties test page
Karol Kosek
2022-03-24
LibWeb: Support CSS vertical-align values "top" and "bottom"
Andreas Kling
2022-03-24
LibWeb+Base: Fix `An+B of foo` parsing
Sam Atkins
2022-03-24
Base: Add a text-shadow test page
Sam Atkins
2022-03-22
Base: Add a test page for CSS transforms
Simon Wanner
2022-03-20
Base: Add a :focus/:focus-within test page
Sam Atkins
2022-03-18
LibWeb: Add some default style for <textarea> elements and a test
Daniel Lemos
2022-03-18
Base: Add `of foo` tests to nth-child and nth-last-child test pages
Sam Atkins
2022-03-18
Base: Add a test page for the CSS :where() selector
Sam Atkins
2022-03-18
Base: Add nested lists to list test-page
Sam Atkins
2022-03-18
Base: Correct the :not() test page's title
Sam Atkins
2022-03-18
Base: Add a test page for the CSS :is() selector
Sam Atkins
2022-03-14
LibWeb: Invalidate styles after CSSImportRule loads
Simon Wanner
2022-03-07
Base: Add ratio tests to media-query test page
Sam Atkins
2022-03-04
Base: Replace setInterval test page with a more thorough timer test page
Timothy Flynn
2022-03-02
LibWeb: Correct handling of negative step values in nth-foo() selectors
Sam Atkins
2022-03-01
Base: Remove my copyright from this HTML file
Sam Atkins
2022-02-28
Base: Make it obvious which pseudo-element tests are unimplemented
Sam Atkins
2022-02-26
Base: Add :nth-of-type and :nth-last-of-type test pages
Sam Atkins
2022-02-25
fixup! Base: Add a pseudo-element test page
Sam Atkins
2022-02-25
Base: Add a pseudo-element test page
Sam Atkins
2022-02-20
LibWeb+Base: Parse font-style CSS property
Karol Kosek
2022-02-19
LibWeb: Implement `@supports selector(.foo)`
Sam Atkins
2022-02-19
LibWeb: Add support for CSS image-rendering property
Maciej
2022-02-18
Base: Add <input> test page
Adam Hodgen
2022-02-17
Base+LibWeb: Add test case for Workers on welcome homepage
serenitydev
2022-02-16
Base: Add test page for progress bar element
Rafał Babiarz
2022-02-16
LibWeb: Implement reverse lookup to labels from their labelable nodes
Timothy Flynn
2022-02-15
Base: Add relative-length tests to media-query test page
Sam Atkins
2022-02-11
LibWeb: Add SVG `<polygon>` element and test case :^)
Sam Atkins
2022-02-11
LibWeb: Add SVG `<polyline>` element and test case :^)
Sam Atkins
2022-02-11
LibWeb: Add SVG `<line>` element and test case :^)
Sam Atkins
2022-02-11
LibWeb: Add SVG `<ellipse>` element and test case :^)
Sam Atkins
2022-02-11
LibWeb: Add SVG `<circle>` element and test case :^)
Sam Atkins
2022-02-11
LibWeb: Add SVG `<rect>` element and test case :^)
Sam Atkins
2022-02-08
LibWeb: Parse multiple box-shadows :^)
Sam Atkins
2022-02-08
LibWeb: Reorganize box-shadow parsing code
Sam Atkins
2022-02-07
Base: Add a browser test page that dumps out all mouse events
Andreas Kling
2022-02-06
Base: Replace the WebSocket demo target URL with a working one
Ali Mohammad Pur
2022-02-06
Base: Format the WebSocket demo page with prettier
Ali Mohammad Pur
2022-02-05
LibWeb: Remove CSS::StyleInvalidator in favor of dirtying + lazy update
Andreas Kling
2022-02-04
LibWeb+Base: Enable calc() for font-weight property :^)
Sam Atkins
2022-01-24
Base: Modify SVG test page to include inherited attributes
Sam Atkins
[next]