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
2021-05-09
Browser: Add :nth-child test document
miere43
2021-04-25
LibWeb: Add WebSocket bindings
DexesTTP
2021-04-22
LibWeb+Base: Use AK::SourceGenerator for error pages
Andreas Kling
2021-04-21
LibWeb+Base: Convert String::format() to String::formatted()
Andreas Kling
2021-04-19
Base: Add HTML test page for cursor & table
Adam Hodgen
2021-04-16
LibWeb: Impose a sane max cookie size
Timothy Flynn
2021-04-15
Base: Update cookie test page to include unretrievable cookies
Timothy Flynn
2021-04-14
LibWeb: Implement the CanvasRenderingContext2D::rect path method
Idan Horowitz
2021-04-14
Browser: Respect the HttpOnly flag when storing cookies
Timothy Flynn
2021-04-13
Base: Update cookie test page with cookies expected to be rejected
Timothy Flynn
2021-04-12
Base: Update cookie test page to set some attributes
Timothy Flynn
2021-04-11
Base: Add test page for document.cookie
Timothy Flynn
2021-04-06
LibWeb: Support the :last-of-type CSS selector :^)
Andreas Kling
2021-04-06
LibWeb: Support the :first-of-type CSS selector :^)
Andreas Kling
2021-04-05
Base: Update background-repeat test with two-value section
Timothy Flynn
2021-04-04
Base: Add test page for <input type=button> elements
Timothy Flynn
2021-04-04
Base: Update checkbox test page to have a <label>
Timothy Flynn
2021-04-04
Base: Update radio button test page to mutate the DOM
Timothy Flynn
2021-04-03
Base: Add test page for HTML input type=radio elements
Timothy Flynn
2021-04-03
Base: Add test page for the 'background-repeat' property
Timothy Flynn
2021-03-31
Base: Add test for a box placed over links with negative z-index
Timothy Flynn
2021-03-30
Base: Add test page for floating boxes with overflow=hidden
Timothy Flynn
2021-03-08
Base: Fix newlines at end of file in some files.
Emanuele Torre
2021-03-08
Everywhere: Remove unnecessary whitespace at the end of some lines.
Emanuele Torre
2021-03-08
Base: Replace HTMl => HTML
Emanuele Torre
2021-01-22
Everywhere: Fix typos
Linus Groh
2020-12-27
Base+LibJS+LibWeb: Make prettier clean
Linus Groh
2020-12-12
LibWeb: Use the margin box of floating elements for flowing around
Andreas Kling
2020-12-09
LibWeb: Move editing stuff into EditEventHandler.
asynts
2020-12-06
LibWeb: Naively implement the CSS clear property
Andreas Kling
2020-12-05
Base: Add a simple HTML test page for CSS floats
Andreas Kling
2020-12-04
Base: Add a hover color link to the links on the welcome page
Andreas Kling
2020-12-03
Base: Add a little web test page for inline elements with CSS padding
Andreas Kling
2020-11-30
JPGLoader: Remove JPEG fuzz files from the main repository
devashish
2020-11-29
JPGLoader: Move bogus JPEGs to a different directory
devashish
2020-11-22
LibWeb: Add a test for the new event dispatcher
Luke
2020-11-22
Base: Unbreak the "images" HTML test page
Andreas Kling
2020-11-08
LibGfx: add erroneous cases to GIF test suite
Peter Nelson
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-09-29
Base: Show how long it took to load the welcome.html page :^)
Andreas Kling
2020-09-11
LibWeb: Protect LayoutCheckBox against crashes after event dispatch
Andreas Kling
2020-09-10
JPGLoader: Check existence of Huffman tables in scan header segment (#3442)
Devashish Jaiswal
2020-08-31
LibGfx: implement GIF RestorePrevious frame disposal mode
Peter Nelson
2020-08-31
LibGfx: add GIF test suite
Peter Nelson
2020-08-27
Base: Create /res/graphics/ and relocate system art assets
thankyouverycool
2020-08-18
LibWeb: Implement Element.innerText
Nico Weber
2020-08-10
Base: Change browser test page link color for better visibility (#3068)
Abu Sakib
2020-08-02
LibWeb: Only allow editing of elements with contenteditable="true"
Andreas Kling
2020-07-26
Base: Add SVG test file to welcome page
Matthew Olsson
2020-07-25
test-web: Add ability to change page mid-test
Luke
[next]