Index: Source/core/dom/ViewportArguments.h |
diff --git a/Source/core/dom/ViewportArguments.h b/Source/core/dom/ViewportArguments.h |
index ea9a44e60a3897fc7dea694aa2383cfdc953ff9b..d8dada5e37aa9786fe3d5a2b2d6d468ad3de5aa0 100644 |
--- a/Source/core/dom/ViewportArguments.h |
+++ b/Source/core/dom/ViewportArguments.h |
@@ -54,7 +54,7 @@ struct ViewportArguments { |
HandheldFriendlyMeta, |
MobileOptimizedMeta, |
ViewportMeta, |
- ViewportMetaLayoutSizeQuirk, |
+ ViewportMetaLayoutSizeAndZeroValuesQuirk, |
rune
2013/09/02 06:25:14
Is it important that these quirks can be turned on
kenneth.r.christiansen
2013/09/02 06:45:04
I would also really like to have these be runtime
mnaganov (inactive)
2013/09/02 13:25:53
No. We can assume that they are constant during th
|
CSSDeviceAdaptation |
} type; |