summaryrefslogtreecommitdiff
path: root/Base/res/html
AgeCommit message (Expand)Author
2022-08-08Base: Add linear-gradient list-marker demoMacDue
2022-08-08Base: Add the styled progress bar demo from css-tricks.comMacDue
2022-08-07Base: Add test page for CSS clip propertyTom
2022-08-07Base: Add an example `-webkit-linear-gradient()`MacDue
2022-07-26Base: Add some more border-radius test casesMacDue
2022-07-24Base: Remove some unnecessary styling from progressbar.htmlMacDue
2022-07-23Base: Add some more progress bar demosMacDue
2022-07-19Base: Add some more border-radius test casesMacDue
2022-07-18Base: Add some more fun gradient demosMacDue
2022-07-17Base: Add simple gradients test pageMacDue
2022-07-04Base: Example of border-radius on iframe and canvas elementsMacDue
2022-07-04Base: Add some border-radius + overflow: hidden HTML examplesMacDue
2022-07-04Base: Move fun canvas demo JavaScript to seperate fileMacDue
2022-07-04Base: Add some background-clip + border-radius HTML examplesMacDue
2022-06-30Base: Add example for `calc(<percentage> - <length>)` to calc.htmlLinus Groh
2022-06-30Base: Fix label/actual style mismatches in calc.htmlLinus Groh
2022-06-29LibWeb: Use CSO if running script is null in HostPromiseRejectionTrackerLuke Wilde
2022-06-26Base+Browser+BrowserSettings: Add default page for new tabXexxa
2022-06-23Base: Add box-shadow + border-radius HTML examplesMacDue
2022-06-18Base: Optimize a bunch of PNGskleines Filmröllchen
2022-06-16Base: Add <img> tag + border-radius HTML exampleMacDue
2022-06-16Base: Add background-image + border-radius HTML examplesMacDue
2022-06-15LibWeb: Test parsing of CSS Level 4 rgb and hsl syntaxThomas Fach-Pedersen
2022-06-14Base: Add an elliptical outline border HTML exampleMacDue
2022-06-13LibWeb: Add ability to present LibGL framebuffer and add clearingLuke Wilde
2022-06-13Base: Add some elliptical border radius HTML examplesMacDue
2022-06-05LibWeb: Dispatch mouse events to topmost element instead of hit targetkleines Filmröllchen
2022-06-02LibWeb: Check recursively if CSS functions contain `var()` or `attr()`Karol Kosek
2022-05-28Base: Add test page for Web Storage APIRafał Babiarz
2022-04-14LibWeb: Allow multiple text-decoration-linesSam Atkins
2022-04-09Base: Add a test page for CSS font-faceSimon Wanner
2022-04-02LibWeb: Implement flex reverse layoutsEnver Balalic
2022-04-02LibWeb: Implement the flex order CSS propertyEnver Balalic
2022-03-31Base: Add a <noscript> test pageLinus Groh
2022-03-30LibWeb: Fix sizing of flex child that has flex-basis 0Enver Balalic
2022-03-29LibWeb: More tests for attribute selectorsDaniel Glazman
2022-03-26Base: Add inline properties to custom-properties test pageKarol Kosek
2022-03-24LibWeb: Support CSS vertical-align values "top" and "bottom"Andreas Kling
2022-03-24LibWeb+Base: Fix `An+B of foo` parsingSam Atkins
2022-03-24Base: Add a text-shadow test pageSam Atkins
2022-03-22Base: Add a test page for CSS transformsSimon Wanner
2022-03-20Base: Add a :focus/:focus-within test pageSam Atkins
2022-03-18LibWeb: Add some default style for <textarea> elements and a testDaniel Lemos
2022-03-18Base: Add `of foo` tests to nth-child and nth-last-child test pagesSam Atkins
2022-03-18Base: Add a test page for the CSS :where() selectorSam Atkins
2022-03-18Base: Add nested lists to list test-pageSam Atkins
2022-03-18Base: Correct the :not() test page's titleSam Atkins
2022-03-18Base: Add a test page for the CSS :is() selectorSam Atkins
2022-03-14LibWeb: Invalidate styles after CSSImportRule loadsSimon Wanner
2022-03-07Base: Add ratio tests to media-query test pageSam Atkins