Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/http/tests/misc/xhtml-expected.txt

Issue 2618633004: Add support for Animated PNG (Closed)
Patch Set: Fix LayoutTest due to accept header change Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/http/tests/misc/xhtml-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/misc/xhtml-expected.txt b/third_party/WebKit/LayoutTests/http/tests/misc/xhtml-expected.txt
index c00235c568ffc9ea909c8ab897fe1285c9da0100..0038b9d3c594c1348c634cba4566b2a6c3d92506 100644
--- a/third_party/WebKit/LayoutTests/http/tests/misc/xhtml-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/misc/xhtml-expected.txt
@@ -1,3 +1,3 @@
-Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
+Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8
PASS: The browser asks for XHTML.

Powered by Google App Engine