mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-29 15:52:07 +00:00
Add CSS test suite metadata to the vector background-size tests. r=metadata and please DONTBUILD
--HG-- extra : rebase_source : 7cecdb07c565901cb3759f4b2ae09a139bdae262
This commit is contained in:
parent
527c57de83
commit
96c6f4671c
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Scaled vector image without intrinsic dimensions as background, with rendering dependent on the diagonal</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
#outer
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Scaled vector image without intrinsic dimensions as background, with rendering dependent on the diagonal</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
#outer
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, empty</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, lime fill</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, empty</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, empty</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: contain; for nonpercent-width-omitted-height-extreme-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: contain; for omitted-width-nonpercent-height-extreme-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: cover; for nonpercent-width-omitted-height-extreme-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: cover; for omitted-width-nonpercent-height-extreme-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide background-size: contain; for nonpercent-width-omitted-height-extreme-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide background-size: contain; for omitted-width-nonpercent-height-extreme-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide background-size: cover; for nonpercent-width-omitted-height-extreme-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide background-size: cover; for omitted-width-nonpercent-height-extreme-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero height ratio, 5px auto</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero height ratio, auto 5px</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero height ratio, auto auto</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero height ratio, contain</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero height ratio, cover</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero ratio, no dimensions, 5px auto</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero ratio, no dimensions, auto 5px</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero ratio, no dimensions, auto auto</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero ratio, no dimensions, contain</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero ratio, no dimensions, cover</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero height ratio, 5px auto</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero height ratio, auto 5px</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero width ratio, auto auto</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero width ratio, contain</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>zero width ratio, cover</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 192x384 lime, 192x384 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 256x16 lime, 256x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 256x384 lime, 256x384 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 256x512 lime, 256x256 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 256x512 lime, 256x256 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
#outer
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 2x16 lime, 2x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 32x128 lime, 32x128 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 32x16 lime, 32x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 32x256 lime, 32x256 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 32x384 lime, 32x384 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 32x64 lime, 32x64 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 48x384 lime, 48x384 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 4x16 lime, 4x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 8x16 lime, 8x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 8x32 lime, 8x32 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 8x384 lime, 8x384 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall reference, 8x64 lime, 8x64 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 12x128 lime, 12x128 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 12x16 lime, 12x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 12x24 lime, 12x24 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 12x96 lime, 12x96 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 16x128 lime, 16x128 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 2x16 lime, 2x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 64x128 lime, 64x128 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 768x128 lime, 768x128 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 768x16 lime, 768x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 768x256 lime</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 8x128 lime, 8x128 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 8x16 lime, 8x16 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,12 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>wide reference, 8x64 lime, 8x64 aqua</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for nonpercent-width-nonpercent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for nonpercent-width-nonpercent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for nonpercent-width-omitted-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for nonpercent-width-omitted-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for nonpercent-width-percent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for nonpercent-width-percent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for omitted-width-nonpercent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for omitted-width-nonpercent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for omitted-width-omitted-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for omitted-width-omitted-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for omitted-width-percent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for omitted-width-percent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for percent-width-nonpercent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for percent-width-nonpercent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for percent-width-omitted-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for percent-width-omitted-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for percent-width-percent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: 32px auto; for percent-width-percent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for nonpercent-width-nonpercent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for nonpercent-width-nonpercent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for nonpercent-width-omitted-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for nonpercent-width-omitted-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for nonpercent-width-percent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for nonpercent-width-percent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for omitted-width-nonpercent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for omitted-width-nonpercent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for omitted-width-omitted-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for omitted-width-omitted-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for omitted-width-percent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for omitted-width-percent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for percent-width-nonpercent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for percent-width-nonpercent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for percent-width-omitted-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for percent-width-omitted-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for percent-width-percent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto; for percent-width-percent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto 32px; for nonpercent-width-nonpercent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto 32px; for nonpercent-width-nonpercent-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto 32px; for nonpercent-width-omitted-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,16 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto 32px; for nonpercent-width-omitted-height.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
@ -1,7 +1,17 @@
|
||||
<!--
|
||||
Any copyright is dedicated to the Public Domain.
|
||||
http://creativecommons.org/publicdomain/zero/1.0/
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>tall background-size: auto 32px; for nonpercent-width-percent-height-viewbox.svg</title>
|
||||
<link rel="author" title="Jeff Walden" href="http://whereswalden.com/" />
|
||||
<link rel="help" href="http://www.w3.org/TR/css3-background/#the-background-size" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#IntrinsicSizing" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#PreserveAspectRatioAttribute" />
|
||||
<link rel="help" href="http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute" />
|
||||
<meta name="flags" content="svg" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user