diff --git a/property-value-space-backslash-0/length/index.html b/property-value-space-backslash-0/length/index.html index 8e67f5d..715855c 100644 --- a/property-value-space-backslash-0/length/index.html +++ b/property-value-space-backslash-0/length/index.html @@ -144,7 +144,7 @@

How it works

That leaves Case 3, which will lead to the ␀ itself and any content after it being ignored since the ␀ will terminate the string prematurely, leaving (in the case of this hack) only a valid length (and some permissible trailing whitespace) as the property's value.

-

+

This hack is known to be compatible with IE8-10. It is known to not be compatible with IE11, in contrast to the spaceless counterpart of this hack.

Affected browsers

Check out the links for corroborating screenshots.