url-valued-attributes: tests for mod_pagespeed/f2f0075

This commit is contained in:
Jeff Kaufman
2016-06-24 16:54:23 -04:00
committed by Jeffrey Crowell
parent e0a3bf223a
commit 787239d429
+4
View File
@@ -564,6 +564,10 @@ http {
pagespeed UrlValuedAttribute img alt-src Image;
pagespeed UrlValuedAttribute video alt-a Image;
pagespeed UrlValuedAttribute video alt-b Image;
pagespeed UrlValuedAttribute link data-stylesheet Stylesheet;
pagespeed UrlValuedAttribute span data-stylesheet-a Stylesheet;
pagespeed UrlValuedAttribute span data-stylesheet-b Stylesheet;
pagespeed UrlValuedAttribute span data-stylesheet-c Stylesheet;
# Also test that we can redefine spec-defined attributes.
pagespeed UrlValuedAttribute blockquote cite Image;