ladybird/Base/home/anon/www
FalseHonesty b352a6b59d LibWeb: Implement vendor specific CSS color style for System Palette
Add "-libweb-palette-foo-bar" CSS color properties to allow CSS to
style itself using the currently selected System Theme.
2020-05-26 10:17:50 +02:00
..
90s-bg.png LibHTML: Implement basic tiled background image support 2019-10-19 11:49:46 +02:00
acid1.html Base: Import the 1st and 2nd Acid tests for web standards compliance 2019-11-25 17:48:51 +01:00
acid2.html Base: Import the 1st and 2nd Acid tests for web standards compliance 2019-11-25 17:48:51 +01:00
afrag.html LibHTML+Browser: Support scrolling to anchor with <a href="#foo"> 2019-10-20 10:07:26 +02:00
alert.html LibWeb: Parse <script> elements and run any JavaScript found inside 2020-03-14 13:25:38 +01:00
attrselectors.html LibHTML: Handle stand-alone attribute selectors 2019-11-21 20:19:00 +01:00
blink.html LibHTML: Implement the <blink> element 2019-10-09 21:25:29 +02:00
bmfw.html Base: Add a local copy of bettermotherfuckingwebsite.com for testing 2019-11-07 21:40:04 +01:00
borders.html LibWeb: Add basic support for "border-style: {dotted,dashed}" 2020-05-10 19:41:00 +02:00
br.html LibHTML: Implement the <br> element for line breaking 2019-10-12 13:47:49 +02:00
canvas-path-quadratic-curve.html LibWeb: Add document.querySelector() 2020-05-26 00:12:20 +02:00
canvas-path.html LibWeb: Add document.querySelector() 2020-05-26 00:12:20 +02:00
canvas.html LibWeb: Add canvas.strokeRect(), and fix scale & translate 2020-04-08 11:07:50 +02:00
css.html Base: Rename the "html" test directory to "www" 2019-10-01 20:16:09 +02:00
data-url.html LibWeb: Support loading data: URLs transparently via ResourceLoader 2020-04-26 22:57:00 +02:00
demo.html Base: Tweak the canvas demo page to stop using fractional RGB values 2020-03-31 19:10:08 +02:00
dom.html Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00
empty.html LibHTML: Support the :empty pseudo class 2019-12-16 19:46:02 +01:00
events.html Base: Tidy up the events.html test page a little bit 2020-03-21 14:53:13 +01:00
first-child.html LibHTML: Support the :first-child and :last-child pseudo classes 2019-12-16 19:34:52 +01:00
form.html Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00
hover.html LibHTML: Implement basic :hover pseudo-class support 2019-10-14 17:55:04 +02:00
html-escape-test.html Base: Add HTML character escape test document 2020-05-21 01:19:42 +02:00
images.html LibHTML: Add the <center> element 2019-10-16 20:33:00 +02:00
img-canvas.html LibWeb: Add document.querySelector() 2020-05-26 00:12:20 +02:00
inline-block-link.html LibWeb: Make hit-testing work with display: inline-block; 2020-05-23 21:08:25 +02:00
inline-block.html LibWeb: Add support for "display: inline-block" 2020-05-05 16:18:28 +02:00
innerHTML.html Base: Replace <!DOCTYPE> with <!DOCTYPE html> in a few files (#1511) 2020-03-26 07:37:12 +01:00
last-child.html LibHTML: Support the :first-child and :last-child pseudo classes 2019-12-16 19:34:52 +01:00
link.css LibHTML: Start adding support for <link rel="stylesheet"> 2019-10-07 19:06:47 +02:00
link.html LibHTML: Start adding support for <link rel="stylesheet"> 2019-10-07 19:06:47 +02:00
location.html LibWeb: Add document.querySelector() 2020-05-26 00:12:20 +02:00
lorem.html LibHTML: Implement "text-align: justify" 2019-10-20 12:55:55 +02:00
only-child.html LibHTML: Support the :only-child pseudo class 2019-12-16 19:52:11 +01:00
palette.html LibWeb: Implement vendor specific CSS color style for System Palette 2020-05-26 10:17:50 +02:00
percent-css.html LibWeb: Add basic support for CSS percentages 2020-05-11 23:07:30 +02:00
phint.html Base: Add a little HTML test for presentational hints 2019-10-04 21:15:52 +02:00
pngsuite_bas_png.html Base: Add test page for decoding different basic png formats. 2020-04-26 20:29:17 +02:00
pngsuite_siz_png.html LibGfx: Decode paletted and grayscale images with 1/2/4 bit depth 2020-05-02 01:28:18 +02:00
position-absolute-top-left.html LibWeb: CSS: Add "position: absolute" with top and left 2020-03-23 20:17:29 +01:00
qsa.html LibWeb: Support more advanced selectors in document.querySelectorAll() 2020-03-30 11:35:39 +02:00
raf.html LibWeb: Add basic support for requestAnimationFrame() 2020-03-22 21:18:03 +01:00
root.html LibWeb: Support the :root pseudo class 2020-05-14 08:49:51 +02:00
selectors.html LibDraw: Parse some more color string formats found on the web 2019-10-06 21:40:14 +02:00
set-interval.html Base: Add simple setInterval() test 2020-05-21 15:18:08 +02:00
simple.html LibWeb: Implement enough HTML parsing to handle a small simple DOM :^) 2020-05-24 00:49:22 +02:00
small.html Base: Rename the "html" test directory to "www" 2019-10-01 20:16:09 +02:00
trigonometry.html Base: Add trigonometry demo webpage 2020-04-06 10:58:16 +02:00
welcome.html LibWeb: Implement vendor specific CSS color style for System Palette 2020-05-26 10:17:50 +02:00
welcome.js LibWeb: Implement <script src> support for synchronous scripts 2020-04-03 23:06:09 +02:00