astro/packages/astro/test
Jonathan Neal 5bda895fcb
Render void elements as self-closing tags (#2064)
* Render void elements as self-closing tags

* changeset

* nit: only check void element names if there is no child content

* nit: only check void element names if there is no child content

* add tests
2021-12-01 15:43:22 -05:00
..
benchmark fix bad benchmark (#1383) 2021-09-16 13:06:43 -07:00
fixtures Render void elements as self-closing tags (#2064) 2021-12-01 15:43:22 -05:00
.eslintrc.cjs Chore: fix lint rules, add more error handling for unexpected cases (#177) 2021-05-06 14:57:14 -04:00
0-css.test.js Use URLs for styles, add CSS dev tests (#1993) 2021-11-23 13:10:22 -07:00
astro-assets.test.js [ci] yarn format 2021-11-11 13:45:37 +00:00
astro-attrs.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-basic.test.js Render void elements as self-closing tags (#2064) 2021-12-01 15:43:22 -05:00
astro-children.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-class-list.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-client-only.test.js Implement client:only handling (#1716) 2021-11-16 10:01:14 -06:00
astro-component-code.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-components.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-css-bundling-import.test.js Enforce consistent import order of CSS (#2065) 2021-12-01 08:23:18 -07:00
astro-css-bundling.test.js [ci] yarn format 2021-11-11 13:45:37 +00:00
astro-doctype.test.js Inject Doctype tag (#1783) 2021-11-11 12:28:14 -07:00
astro-dynamic.test.js Implement client:only handling (#1716) 2021-11-16 10:01:14 -06:00
astro-envs.test.js [ci] yarn format 2021-11-29 19:24:24 +00:00
astro-expr.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-external-files.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-fallback.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-get-static-paths.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-global.test.js Build/bundle assets and CSS (#1786) 2021-11-11 08:44:11 -05:00
astro-jsx.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-markdown-plugins.test.js Allow importing of rehype plugins (#2075) 2021-12-01 12:03:04 -07:00
astro-markdown.test.js Fix/check content type (#1754) 2021-11-09 11:46:01 -06:00
astro-pageDirectoryUrl.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-pages.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-pagination.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-partial-html.test.js Fix style injection (#2011) 2021-11-29 12:33:40 -07:00
astro-public.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
astro-scripts.test.js Bring back building of non-hoisted scripts (#1977) 2021-11-22 16:17:01 -05:00
astro-sitemap-rss.test.js [ci] yarn format 2021-10-29 19:47:01 +00:00
astro-slots.test.js [ci] yarn format 2021-10-29 19:47:01 +00:00
builtins.test.js fix: enable node builtins (#1771) 2021-11-17 14:25:45 -06:00
config-validate.test.js [ci] yarn format 2021-12-01 16:38:57 +00:00
config.test.js Warn on missing pages directory (#1902) 2021-11-22 15:11:13 -05:00
custom-elements.test.js Add polyfill scripts to result.scripts (#1920) 2021-11-19 14:06:05 -05:00
debug-component.test.js [ci] yarn format 2021-11-19 15:07:28 +00:00
dev-routing.test.js Allow search params (#1927) 2021-11-19 12:57:24 -07:00
errors.test.js chore: update compiler (#1975) 2021-11-22 14:36:14 -06:00
fetch.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
lit-element.test.js [ci] yarn format 2021-11-22 21:02:28 +00:00
markdown.test.js Enable tests (#1773) 2021-11-09 10:06:25 -07:00
postcss.test.js Fix Windows CSS bundling bug (#1840) 2021-11-16 13:59:41 -07:00
preact-component.test.js 🚀 Astro Next (0.21.0) (#1406) 2021-10-29 15:30:22 -04:00
react-component.test.js Fix Windows dev script proxying (#2052) 2021-11-30 11:54:37 -07:00
route-manifest.test.js [ci] yarn format 2021-11-29 19:34:50 +00:00
sass.test.js Fix Sass WASM crashes (#2049) 2021-11-29 14:44:55 -07:00
solid-component.test.js Fix Windows dev script proxying (#2052) 2021-11-30 11:54:37 -07:00
svelte-component.test.js Fix Windows dev script proxying (#2052) 2021-11-30 11:54:37 -07:00
test-utils.js Fix style injection (#2011) 2021-11-29 12:33:40 -07:00
vue-component.test.js Fix Windows dev script proxying (#2052) 2021-11-30 11:54:37 -07:00