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

Unified Diff: Source/core/frame/UseCounter.h

Issue 750523002: Remove <body bgproperties=fixed> (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « LayoutTests/fast/html/body-bgproperties-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 3629d73bb1c4280dbf418a9742b39bfbc7152e3b..c22a863d487fc5d7d62ff5a12301e0a35e8a03c3 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -467,7 +467,6 @@ public:
UIEventLayerY = 512,
UIEventPageX = 513,
UIEventPageY = 514,
- BgPropertiesFixed = 515,
DevToolsConsoleTimeline = 517,
DevToolsConsoleProfile = 518,
SVGStyleElementTitle = 519,
« no previous file with comments | « LayoutTests/fast/html/body-bgproperties-expected.txt ('k') | Source/core/frame/UseCounter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698