From deceb2dadba615846f37c0fa956277d505da80df Mon Sep 17 00:00:00 2001
From: David Grogan
text-scaleThe value must be a string that matches one of the text-scale keywords defined for the + text-scale metadata name in the CSS Fonts specification.
+ +There must not be more than one meta element with its name attribute value set to an
+ ASCII case-insensitive match for text-scale per document.
The following declaration indicates that the page is aware of and can handle the user's + text scaling preferences:
+ +<meta name="text-scale" content="scale">
+ If any meta elements are inserted into the document or removed from the document, or existing meta elements have their
+ name or content
+ attributes changed, user agents must process the meta element's state as defined
+ in CSS Fonts.