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

Unified Diff: third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in

Issue 2659283002: Convert CSSPrimitiveValueUnits.in to json5 format (Closed)
Patch Set: add deprecation notice to in_generator.py Created 3 years, 10 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: third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in
diff --git a/third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in b/third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in
deleted file mode 100644
index 9f6573dc959317ff88358298fa00757bf0e14d3d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.in
+++ /dev/null
@@ -1,29 +0,0 @@
-// This file specifies the unit strings used in CSSPrimitiveValues.
-
-em unit_type=Ems
-ex unit_type=Exs
-px unit_type=Pixels
-cm unit_type=Centimeters
-mm unit_type=Millimeters
-in unit_type=Inches
-pt unit_type=Points
-pc unit_type=Picas
-deg unit_type=Degrees
-rad unit_type=Radians
-grad unit_type=Gradians
-ms unit_type=Milliseconds
-s unit_type=Seconds
-hz unit_type=Hertz
-khz unit_type=Kilohertz
-dpi unit_type=DotsPerInch
-dpcm unit_type=DotsPerCentimeter
-dppx unit_type=DotsPerPixel
-vw unit_type=ViewportWidth
-vh unit_type=ViewportHeight
-vmin unit_type=ViewportMin
-vmax unit_type=ViewportMax
-rem unit_type=Rems
-fr unit_type=Fraction
-turn unit_type=Turns
-ch unit_type=Chs
-__qem unit_type=QuirkyEms
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/css/CSSPrimitiveValueUnits.json5 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698