From f9b42c6a3bd89ec6d4e1506051cbc63128802dcb Mon Sep 17 00:00:00 2001 From: Matt Brundage Date: Tue, 13 Sep 2016 12:33:31 -0400 Subject: [PATCH] Update text-size-adjust documentation Clarification that this rule applies to IE's mobile variant. Interestingly, we'll be able to remove "-ms-text-size-adjust" soon, as Windows Phone 8.1+ supports "-webkit-text-size-adjust" as an alias. Documentation: https://msdn.microsoft.com/en-us/library/dn793579(v=vs.85).aspx --- normalize.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/normalize.css b/normalize.css index 46ebe13..35f45ee 100644 --- a/normalize.css +++ b/normalize.css @@ -3,7 +3,8 @@ /** * 1. Change the default font family in all browsers (opinionated). * 2. Correct the line height in all browsers. - * 3. Prevent adjustments of font size after orientation changes in IE and iOS. + * 3. Prevent adjustments of font size after orientation changes in + * IE on Windows Phone and in iOS. */ /* Document