diff options
Diffstat (limited to 'WebCore/config.h')
| -rw-r--r-- | WebCore/config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/WebCore/config.h b/WebCore/config.h index cdbc0a4..863423b 100644 --- a/WebCore/config.h +++ b/WebCore/config.h @@ -110,8 +110,8 @@ #define ENABLE_XBL 0 #define ENABLE_XHTMLMP 0 -#define ENABLE_XPATH 0 -#define ENABLE_XSLT 0 +#define ENABLE_XPATH 1 +#define ENABLE_XSLT 1 #undef ENABLE_ARCHIVE // Enabled by default in Platform.h #define ENABLE_ARCHIVE 0 #define ENABLE_OFFLINE_WEB_APPLICATIONS 1 |
