Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 787239d

Browse files
jeffkaufmancrowell
authored andcommitted
url-valued-attributes: tests for mod_pagespeed/f2f0075
1 parent e0a3bf2 commit 787239d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/pagespeed_test.conf.template

+4
Original file line numberDiff line numberDiff line change
@@ -564,6 +564,10 @@ http {
564564
pagespeed UrlValuedAttribute img alt-src Image;
565565
pagespeed UrlValuedAttribute video alt-a Image;
566566
pagespeed UrlValuedAttribute video alt-b Image;
567+
pagespeed UrlValuedAttribute link data-stylesheet Stylesheet;
568+
pagespeed UrlValuedAttribute span data-stylesheet-a Stylesheet;
569+
pagespeed UrlValuedAttribute span data-stylesheet-b Stylesheet;
570+
pagespeed UrlValuedAttribute span data-stylesheet-c Stylesheet;
567571

568572
# Also test that we can redefine spec-defined attributes.
569573
pagespeed UrlValuedAttribute blockquote cite Image;

0 commit comments

Comments
 (0)