Index: Source/web/tests/data/brand_color_test.html |
diff --git a/Source/web/tests/data/brand_color_test.html b/Source/web/tests/data/brand_color_test.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b15146e85abdcd81f4846367fd81eba6746b0472 |
--- /dev/null |
+++ b/Source/web/tests/data/brand_color_test.html |
@@ -0,0 +1,8 @@ |
+ <html> |
+ <head> |
+ <title>Original Title</title> |
+ <meta name="brand-color" content=" blue "> |
+ <head> |
+ <body> |
+ </body> |
+</html> |