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
Age
Commit message (
Expand
)
Author
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
2022-01-23
Base: Add a <pre> test page
Nico Weber
2022-01-07
Everywhere: Fix spelling mistakes
mjz19910
2022-01-02
LibWeb: Support range syntax for media queries
Sam Atkins
2021-12-09
Base: Add more test cases to CSS var() test page
Sam Atkins
2021-11-28
Base: Add a test page for async functions + XMLHttpRequest
Ali Mohammad Pur
2021-11-17
Base: Add additional test cases to backgrounds.html
Sam Atkins
2021-11-10
Base: Add CSS `background` test page
Sam Atkins
2021-10-29
Base: Add tests for data: URLs and large list-style-image to lists.html
Timothy Flynn
2021-10-18
Base: Add a test page for the various element classList APIs
Timothy Flynn
2021-10-17
Base: Add a test page for the various element attribute APIs
Timothy Flynn
2021-10-14
Base: Add a test for the early return steps of "prepare a script"
Luke Wilde
2021-10-08
Base: Add CSS.supports / `@supports {}` test-page
Sam Atkins
2021-10-07
Base: Use requestAnimationFrame in Game of Life WASM demo
Luke Wilde
2021-10-05
Base: Add window.matchMedia() test to media-queries.html
Sam Atkins
2021-10-01
Base: Add media-queries test page
Sam Atkins
2021-09-26
LibWeb: Implement window.queueMicrotask(callback)
Andreas Kling
2021-09-20
Base: Add several scaled images to test page
Sam Atkins
2021-09-19
Base: Add page for testing styling on `display: inline` elements
Sam Atkins
2021-09-19
LibWeb: Implement basic support for MessageChannel and MessagePort
Andreas Kling
2021-09-17
LibWeb: Implement `currentcolor` special value
Sam Atkins
2021-09-16
Base: Add CSS styles to SVG test page
Sam Atkins
2021-09-15
Base: Add test page for testing weird flexbox combinations
Sam Atkins
2021-09-14
Base: Add developer's tests to computed-style.html
kleines Filmröllchen
2021-09-12
Base: Add a very simple test page for getComputedStyle()
Andreas Kling
2021-08-26
Base: Add a Game of Life WebAssembly demo
Ali Mohammad Pur
2021-08-26
Base: Refer to WebAssembly as 'Wasm' and not 'WASM'
Ali Mohammad Pur
2021-08-25
Base: Add cascade-keywords.html test page for CSS cascade keyword values
Sam Atkins
2021-08-18
Base: Add more test cases to fonts.html
Sam Atkins
2021-08-14
LibWeb: Implement and use OverflowStyleValue
Sam Atkins
2021-08-14
Base: Correct flipped values in border-radius.html
Sam Atkins
2021-08-14
LibWeb: Implement and use FlexStyleValue
Sam Atkins
2021-08-14
LibWeb: Implement and use TextDecorationStyleValue
Sam Atkins
2021-08-14
LibWeb: Implement and use ListStyleStyleValue
Sam Atkins
2021-08-14
LibWeb: Implement and use BackgroundStyleValue
Sam Atkins
2021-08-14
LibWeb: Implement and use FontStyleValue
Sam Atkins
2021-08-03
Base: Organize welcome.html
Sam Atkins
[next]