diff options
Diffstat (limited to 'WebCore/config.h')
-rw-r--r-- | WebCore/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/config.h b/WebCore/config.h index b2af90a..7174c4b 100644 --- a/WebCore/config.h +++ b/WebCore/config.h @@ -148,6 +148,8 @@ #define ANDROID_FIX +#define ANDROID_DISABLE_ROUNDING_HACKS + // Ensure that the fixed elements are always relative to the top document. #define ANDROID_FIXED_ELEMENTS |