From de12cf6821679c900ced1c8164741bfefbde97b0 Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Wed, 17 Jun 2020 17:28:18 +0200 Subject: [PATCH] Base: Move all the HTML test content into /res/html/misc --- Base/home/anon/Browser.ini | 2 +- Base/{home/anon/www => res/html/misc}/90s-bg.png | Bin Base/{home/anon/www => res/html/misc}/acid1.html | 0 Base/{home/anon/www => res/html/misc}/acid2.html | 0 Base/{home/anon/www => res/html/misc}/afrag.html | 0 Base/{home/anon/www => res/html/misc}/alert.html | 0 .../anon/www => res/html/misc}/attrselectors.html | 0 Base/{home/anon/www => res/html/misc}/blink.html | 0 Base/{home/anon/www => res/html/misc}/bmfw.html | 0 Base/{home/anon/www => res/html/misc}/borders.html | 0 Base/{home/anon/www => res/html/misc}/br.html | 0 .../html/misc}/canvas-path-quadratic-curve.html | 0 .../anon/www => res/html/misc}/canvas-path.html | 0 Base/{home/anon/www => res/html/misc}/canvas.html | 0 Base/{home/anon/www => res/html/misc}/css.html | 0 Base/{home/anon/www => res/html/misc}/data-url.html | 0 Base/{home/anon/www => res/html/misc}/demo.html | 0 Base/{home/anon/www => res/html/misc}/dom.html | 0 Base/{home/anon/www => res/html/misc}/empty.html | 0 Base/{home/anon/www => res/html/misc}/events.html | 0 .../anon/www => res/html/misc}/first-child.html | 0 Base/{home/anon/www => res/html/misc}/form.html | 0 Base/{home/anon/www => res/html/misc}/hover.html | 0 .../www => res/html/misc}/html-escape-test.html | 0 .../anon/www => res/html/misc}/iframe-subframe.html | 0 Base/{home/anon/www => res/html/misc}/iframe.html | 0 Base/{home/anon/www => res/html/misc}/images.html | 0 .../anon/www => res/html/misc}/img-canvas.html | 0 .../www => res/html/misc}/inline-block-link.html | 0 .../anon/www => res/html/misc}/inline-block.html | 0 .../{home/anon/www => res/html/misc}/innerHTML.html | 0 .../anon/www => res/html/misc}/last-child.html | 0 Base/{home/anon/www => res/html/misc}/link.css | 0 Base/{home/anon/www => res/html/misc}/link.html | 0 Base/{home/anon/www => res/html/misc}/location.html | 0 Base/{home/anon/www => res/html/misc}/lorem.html | 0 .../anon/www => res/html/misc}/many-buggies.html | 0 .../www => res/html/misc}/margin-collapse-1.html | 0 .../www => res/html/misc}/margin-collapse-2.html | 0 .../anon/www => res/html/misc}/only-child.html | 0 Base/{home/anon/www => res/html/misc}/palette.html | 0 .../anon/www => res/html/misc}/percent-css.html | 0 Base/{home/anon/www => res/html/misc}/phint.html | 0 .../www => res/html/misc}/pngsuite_bas_png.html | 0 .../www => res/html/misc}/pngsuite_int_png.html | 0 .../www => res/html/misc}/pngsuite_siz_png.html | 0 .../html/misc}/position-absolute-from-edges.html | 0 .../html/misc}/position-absolute-top-left.html | 0 Base/{home/anon/www => res/html/misc}/qsa.html | 0 Base/{home/anon/www => res/html/misc}/raf.html | 0 Base/{home/anon/www => res/html/misc}/root.html | 0 .../{home/anon/www => res/html/misc}/selectors.html | 0 .../anon/www => res/html/misc}/set-interval.html | 0 Base/{home/anon/www => res/html/misc}/simple.html | 0 Base/{home/anon/www => res/html/misc}/small.html | 0 .../anon/www => res/html/misc}/trigonometry.html | 0 Base/{home/anon/www => res/html/misc}/welcome.html | 0 Base/{home/anon/www => res/html/misc}/welcome.js | 0 58 files changed, 1 insertion(+), 1 deletion(-) rename Base/{home/anon/www => res/html/misc}/90s-bg.png (100%) rename Base/{home/anon/www => res/html/misc}/acid1.html (100%) rename Base/{home/anon/www => res/html/misc}/acid2.html (100%) rename Base/{home/anon/www => res/html/misc}/afrag.html (100%) rename Base/{home/anon/www => res/html/misc}/alert.html (100%) rename Base/{home/anon/www => res/html/misc}/attrselectors.html (100%) rename Base/{home/anon/www => res/html/misc}/blink.html (100%) rename Base/{home/anon/www => res/html/misc}/bmfw.html (100%) rename Base/{home/anon/www => res/html/misc}/borders.html (100%) rename Base/{home/anon/www => res/html/misc}/br.html (100%) rename Base/{home/anon/www => res/html/misc}/canvas-path-quadratic-curve.html (100%) rename Base/{home/anon/www => res/html/misc}/canvas-path.html (100%) rename Base/{home/anon/www => res/html/misc}/canvas.html (100%) rename Base/{home/anon/www => res/html/misc}/css.html (100%) rename Base/{home/anon/www => res/html/misc}/data-url.html (100%) rename Base/{home/anon/www => res/html/misc}/demo.html (100%) rename Base/{home/anon/www => res/html/misc}/dom.html (100%) rename Base/{home/anon/www => res/html/misc}/empty.html (100%) rename Base/{home/anon/www => res/html/misc}/events.html (100%) rename Base/{home/anon/www => res/html/misc}/first-child.html (100%) rename Base/{home/anon/www => res/html/misc}/form.html (100%) rename Base/{home/anon/www => res/html/misc}/hover.html (100%) rename Base/{home/anon/www => res/html/misc}/html-escape-test.html (100%) rename Base/{home/anon/www => res/html/misc}/iframe-subframe.html (100%) rename Base/{home/anon/www => res/html/misc}/iframe.html (100%) rename Base/{home/anon/www => res/html/misc}/images.html (100%) rename Base/{home/anon/www => res/html/misc}/img-canvas.html (100%) rename Base/{home/anon/www => res/html/misc}/inline-block-link.html (100%) rename Base/{home/anon/www => res/html/misc}/inline-block.html (100%) rename Base/{home/anon/www => res/html/misc}/innerHTML.html (100%) rename Base/{home/anon/www => res/html/misc}/last-child.html (100%) rename Base/{home/anon/www => res/html/misc}/link.css (100%) rename Base/{home/anon/www => res/html/misc}/link.html (100%) rename Base/{home/anon/www => res/html/misc}/location.html (100%) rename Base/{home/anon/www => res/html/misc}/lorem.html (100%) rename Base/{home/anon/www => res/html/misc}/many-buggies.html (100%) rename Base/{home/anon/www => res/html/misc}/margin-collapse-1.html (100%) rename Base/{home/anon/www => res/html/misc}/margin-collapse-2.html (100%) rename Base/{home/anon/www => res/html/misc}/only-child.html (100%) rename Base/{home/anon/www => res/html/misc}/palette.html (100%) rename Base/{home/anon/www => res/html/misc}/percent-css.html (100%) rename Base/{home/anon/www => res/html/misc}/phint.html (100%) rename Base/{home/anon/www => res/html/misc}/pngsuite_bas_png.html (100%) rename Base/{home/anon/www => res/html/misc}/pngsuite_int_png.html (100%) rename Base/{home/anon/www => res/html/misc}/pngsuite_siz_png.html (100%) rename Base/{home/anon/www => res/html/misc}/position-absolute-from-edges.html (100%) rename Base/{home/anon/www => res/html/misc}/position-absolute-top-left.html (100%) rename Base/{home/anon/www => res/html/misc}/qsa.html (100%) rename Base/{home/anon/www => res/html/misc}/raf.html (100%) rename Base/{home/anon/www => res/html/misc}/root.html (100%) rename Base/{home/anon/www => res/html/misc}/selectors.html (100%) rename Base/{home/anon/www => res/html/misc}/set-interval.html (100%) rename Base/{home/anon/www => res/html/misc}/simple.html (100%) rename Base/{home/anon/www => res/html/misc}/small.html (100%) rename Base/{home/anon/www => res/html/misc}/trigonometry.html (100%) rename Base/{home/anon/www => res/html/misc}/welcome.html (100%) rename Base/{home/anon/www => res/html/misc}/welcome.js (100%) diff --git a/Base/home/anon/Browser.ini b/Base/home/anon/Browser.ini index fb8a443d70..f3211ec1d6 100644 --- a/Base/home/anon/Browser.ini +++ b/Base/home/anon/Browser.ini @@ -1,2 +1,2 @@ [Preferences] -Home=file:///home/anon/www/welcome.html +Home=file:///res/html/misc/welcome.html diff --git a/Base/home/anon/www/90s-bg.png b/Base/res/html/misc/90s-bg.png similarity index 100% rename from Base/home/anon/www/90s-bg.png rename to Base/res/html/misc/90s-bg.png diff --git a/Base/home/anon/www/acid1.html b/Base/res/html/misc/acid1.html similarity index 100% rename from Base/home/anon/www/acid1.html rename to Base/res/html/misc/acid1.html diff --git a/Base/home/anon/www/acid2.html b/Base/res/html/misc/acid2.html similarity index 100% rename from Base/home/anon/www/acid2.html rename to Base/res/html/misc/acid2.html diff --git a/Base/home/anon/www/afrag.html b/Base/res/html/misc/afrag.html similarity index 100% rename from Base/home/anon/www/afrag.html rename to Base/res/html/misc/afrag.html diff --git a/Base/home/anon/www/alert.html b/Base/res/html/misc/alert.html similarity index 100% rename from Base/home/anon/www/alert.html rename to Base/res/html/misc/alert.html diff --git a/Base/home/anon/www/attrselectors.html b/Base/res/html/misc/attrselectors.html similarity index 100% rename from Base/home/anon/www/attrselectors.html rename to Base/res/html/misc/attrselectors.html diff --git a/Base/home/anon/www/blink.html b/Base/res/html/misc/blink.html similarity index 100% rename from Base/home/anon/www/blink.html rename to Base/res/html/misc/blink.html diff --git a/Base/home/anon/www/bmfw.html b/Base/res/html/misc/bmfw.html similarity index 100% rename from Base/home/anon/www/bmfw.html rename to Base/res/html/misc/bmfw.html diff --git a/Base/home/anon/www/borders.html b/Base/res/html/misc/borders.html similarity index 100% rename from Base/home/anon/www/borders.html rename to Base/res/html/misc/borders.html diff --git a/Base/home/anon/www/br.html b/Base/res/html/misc/br.html similarity index 100% rename from Base/home/anon/www/br.html rename to Base/res/html/misc/br.html diff --git a/Base/home/anon/www/canvas-path-quadratic-curve.html b/Base/res/html/misc/canvas-path-quadratic-curve.html similarity index 100% rename from Base/home/anon/www/canvas-path-quadratic-curve.html rename to Base/res/html/misc/canvas-path-quadratic-curve.html diff --git a/Base/home/anon/www/canvas-path.html b/Base/res/html/misc/canvas-path.html similarity index 100% rename from Base/home/anon/www/canvas-path.html rename to Base/res/html/misc/canvas-path.html diff --git a/Base/home/anon/www/canvas.html b/Base/res/html/misc/canvas.html similarity index 100% rename from Base/home/anon/www/canvas.html rename to Base/res/html/misc/canvas.html diff --git a/Base/home/anon/www/css.html b/Base/res/html/misc/css.html similarity index 100% rename from Base/home/anon/www/css.html rename to Base/res/html/misc/css.html diff --git a/Base/home/anon/www/data-url.html b/Base/res/html/misc/data-url.html similarity index 100% rename from Base/home/anon/www/data-url.html rename to Base/res/html/misc/data-url.html diff --git a/Base/home/anon/www/demo.html b/Base/res/html/misc/demo.html similarity index 100% rename from Base/home/anon/www/demo.html rename to Base/res/html/misc/demo.html diff --git a/Base/home/anon/www/dom.html b/Base/res/html/misc/dom.html similarity index 100% rename from Base/home/anon/www/dom.html rename to Base/res/html/misc/dom.html diff --git a/Base/home/anon/www/empty.html b/Base/res/html/misc/empty.html similarity index 100% rename from Base/home/anon/www/empty.html rename to Base/res/html/misc/empty.html diff --git a/Base/home/anon/www/events.html b/Base/res/html/misc/events.html similarity index 100% rename from Base/home/anon/www/events.html rename to Base/res/html/misc/events.html diff --git a/Base/home/anon/www/first-child.html b/Base/res/html/misc/first-child.html similarity index 100% rename from Base/home/anon/www/first-child.html rename to Base/res/html/misc/first-child.html diff --git a/Base/home/anon/www/form.html b/Base/res/html/misc/form.html similarity index 100% rename from Base/home/anon/www/form.html rename to Base/res/html/misc/form.html diff --git a/Base/home/anon/www/hover.html b/Base/res/html/misc/hover.html similarity index 100% rename from Base/home/anon/www/hover.html rename to Base/res/html/misc/hover.html diff --git a/Base/home/anon/www/html-escape-test.html b/Base/res/html/misc/html-escape-test.html similarity index 100% rename from Base/home/anon/www/html-escape-test.html rename to Base/res/html/misc/html-escape-test.html diff --git a/Base/home/anon/www/iframe-subframe.html b/Base/res/html/misc/iframe-subframe.html similarity index 100% rename from Base/home/anon/www/iframe-subframe.html rename to Base/res/html/misc/iframe-subframe.html diff --git a/Base/home/anon/www/iframe.html b/Base/res/html/misc/iframe.html similarity index 100% rename from Base/home/anon/www/iframe.html rename to Base/res/html/misc/iframe.html diff --git a/Base/home/anon/www/images.html b/Base/res/html/misc/images.html similarity index 100% rename from Base/home/anon/www/images.html rename to Base/res/html/misc/images.html diff --git a/Base/home/anon/www/img-canvas.html b/Base/res/html/misc/img-canvas.html similarity index 100% rename from Base/home/anon/www/img-canvas.html rename to Base/res/html/misc/img-canvas.html diff --git a/Base/home/anon/www/inline-block-link.html b/Base/res/html/misc/inline-block-link.html similarity index 100% rename from Base/home/anon/www/inline-block-link.html rename to Base/res/html/misc/inline-block-link.html diff --git a/Base/home/anon/www/inline-block.html b/Base/res/html/misc/inline-block.html similarity index 100% rename from Base/home/anon/www/inline-block.html rename to Base/res/html/misc/inline-block.html diff --git a/Base/home/anon/www/innerHTML.html b/Base/res/html/misc/innerHTML.html similarity index 100% rename from Base/home/anon/www/innerHTML.html rename to Base/res/html/misc/innerHTML.html diff --git a/Base/home/anon/www/last-child.html b/Base/res/html/misc/last-child.html similarity index 100% rename from Base/home/anon/www/last-child.html rename to Base/res/html/misc/last-child.html diff --git a/Base/home/anon/www/link.css b/Base/res/html/misc/link.css similarity index 100% rename from Base/home/anon/www/link.css rename to Base/res/html/misc/link.css diff --git a/Base/home/anon/www/link.html b/Base/res/html/misc/link.html similarity index 100% rename from Base/home/anon/www/link.html rename to Base/res/html/misc/link.html diff --git a/Base/home/anon/www/location.html b/Base/res/html/misc/location.html similarity index 100% rename from Base/home/anon/www/location.html rename to Base/res/html/misc/location.html diff --git a/Base/home/anon/www/lorem.html b/Base/res/html/misc/lorem.html similarity index 100% rename from Base/home/anon/www/lorem.html rename to Base/res/html/misc/lorem.html diff --git a/Base/home/anon/www/many-buggies.html b/Base/res/html/misc/many-buggies.html similarity index 100% rename from Base/home/anon/www/many-buggies.html rename to Base/res/html/misc/many-buggies.html diff --git a/Base/home/anon/www/margin-collapse-1.html b/Base/res/html/misc/margin-collapse-1.html similarity index 100% rename from Base/home/anon/www/margin-collapse-1.html rename to Base/res/html/misc/margin-collapse-1.html diff --git a/Base/home/anon/www/margin-collapse-2.html b/Base/res/html/misc/margin-collapse-2.html similarity index 100% rename from Base/home/anon/www/margin-collapse-2.html rename to Base/res/html/misc/margin-collapse-2.html diff --git a/Base/home/anon/www/only-child.html b/Base/res/html/misc/only-child.html similarity index 100% rename from Base/home/anon/www/only-child.html rename to Base/res/html/misc/only-child.html diff --git a/Base/home/anon/www/palette.html b/Base/res/html/misc/palette.html similarity index 100% rename from Base/home/anon/www/palette.html rename to Base/res/html/misc/palette.html diff --git a/Base/home/anon/www/percent-css.html b/Base/res/html/misc/percent-css.html similarity index 100% rename from Base/home/anon/www/percent-css.html rename to Base/res/html/misc/percent-css.html diff --git a/Base/home/anon/www/phint.html b/Base/res/html/misc/phint.html similarity index 100% rename from Base/home/anon/www/phint.html rename to Base/res/html/misc/phint.html diff --git a/Base/home/anon/www/pngsuite_bas_png.html b/Base/res/html/misc/pngsuite_bas_png.html similarity index 100% rename from Base/home/anon/www/pngsuite_bas_png.html rename to Base/res/html/misc/pngsuite_bas_png.html diff --git a/Base/home/anon/www/pngsuite_int_png.html b/Base/res/html/misc/pngsuite_int_png.html similarity index 100% rename from Base/home/anon/www/pngsuite_int_png.html rename to Base/res/html/misc/pngsuite_int_png.html diff --git a/Base/home/anon/www/pngsuite_siz_png.html b/Base/res/html/misc/pngsuite_siz_png.html similarity index 100% rename from Base/home/anon/www/pngsuite_siz_png.html rename to Base/res/html/misc/pngsuite_siz_png.html diff --git a/Base/home/anon/www/position-absolute-from-edges.html b/Base/res/html/misc/position-absolute-from-edges.html similarity index 100% rename from Base/home/anon/www/position-absolute-from-edges.html rename to Base/res/html/misc/position-absolute-from-edges.html diff --git a/Base/home/anon/www/position-absolute-top-left.html b/Base/res/html/misc/position-absolute-top-left.html similarity index 100% rename from Base/home/anon/www/position-absolute-top-left.html rename to Base/res/html/misc/position-absolute-top-left.html diff --git a/Base/home/anon/www/qsa.html b/Base/res/html/misc/qsa.html similarity index 100% rename from Base/home/anon/www/qsa.html rename to Base/res/html/misc/qsa.html diff --git a/Base/home/anon/www/raf.html b/Base/res/html/misc/raf.html similarity index 100% rename from Base/home/anon/www/raf.html rename to Base/res/html/misc/raf.html diff --git a/Base/home/anon/www/root.html b/Base/res/html/misc/root.html similarity index 100% rename from Base/home/anon/www/root.html rename to Base/res/html/misc/root.html diff --git a/Base/home/anon/www/selectors.html b/Base/res/html/misc/selectors.html similarity index 100% rename from Base/home/anon/www/selectors.html rename to Base/res/html/misc/selectors.html diff --git a/Base/home/anon/www/set-interval.html b/Base/res/html/misc/set-interval.html similarity index 100% rename from Base/home/anon/www/set-interval.html rename to Base/res/html/misc/set-interval.html diff --git a/Base/home/anon/www/simple.html b/Base/res/html/misc/simple.html similarity index 100% rename from Base/home/anon/www/simple.html rename to Base/res/html/misc/simple.html diff --git a/Base/home/anon/www/small.html b/Base/res/html/misc/small.html similarity index 100% rename from Base/home/anon/www/small.html rename to Base/res/html/misc/small.html diff --git a/Base/home/anon/www/trigonometry.html b/Base/res/html/misc/trigonometry.html similarity index 100% rename from Base/home/anon/www/trigonometry.html rename to Base/res/html/misc/trigonometry.html diff --git a/Base/home/anon/www/welcome.html b/Base/res/html/misc/welcome.html similarity index 100% rename from Base/home/anon/www/welcome.html rename to Base/res/html/misc/welcome.html diff --git a/Base/home/anon/www/welcome.js b/Base/res/html/misc/welcome.js similarity index 100% rename from Base/home/anon/www/welcome.js rename to Base/res/html/misc/welcome.js