Chromium Code Reviews

Unified Diff: Source/core/page/RuntimeEnabledFeatures.in

Issue 23861003: Enable srcset support in HTMLImageElement (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed a flaky test Created 7 years, 3 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
« no previous file with comments | « Source/core/html/parser/HTMLSrcsetParser.cpp ('k') | Source/wtf/text/StringView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/RuntimeEnabledFeatures.in
diff --git a/Source/core/page/RuntimeEnabledFeatures.in b/Source/core/page/RuntimeEnabledFeatures.in
index 30d9d4bd8307a2984c2a27619241fd9daa037657..b398d938bea52bb56347ab72a87a1fb5388cd016 100644
--- a/Source/core/page/RuntimeEnabledFeatures.in
+++ b/Source/core/page/RuntimeEnabledFeatures.in
@@ -84,6 +84,7 @@ ShadowDOM status=experimental
SharedWorker custom
SpeechInput status=stable
SpeechSynthesis status=experimental
+Srcset status=experimental
Stream status=experimental
StyleScoped status=experimental
SubpixelFontScaling
« no previous file with comments | « Source/core/html/parser/HTMLSrcsetParser.cpp ('k') | Source/wtf/text/StringView.h » ('j') | no next file with comments »

Powered by Google App Engine