Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(586)

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

Issue 23483051: Blend background with existing content (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Default to false again Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/core/page/Settings.in
diff --git a/Source/core/page/Settings.in b/Source/core/page/Settings.in
index 5383a4a0405394218aa45a557294b962ed3daca7..f2c9f5dee90d9b33d0b50c114ef2ea81ac9e445c 100644
--- a/Source/core/page/Settings.in
+++ b/Source/core/page/Settings.in
@@ -38,6 +38,7 @@ javaScriptCanOpenWindowsAutomatically initial=false
supportsMultipleWindows initial=true
javaScriptCanAccessClipboard initial=false
shouldPrintBackgrounds initial=false
+shouldBlendWithExistingContent initial=false
textAreasAreResizable initial=false, setNeedsStyleRecalcInAllFrames=1
authorAndUserStylesEnabled initial=true, setNeedsStyleRecalcInAllFrames=1
« no previous file with comments | « no previous file | Source/core/rendering/RenderBoxModelObject.cpp » ('j') | Source/core/rendering/RenderBoxModelObject.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698