webengine/osswebengine/DerivedSources/WebCore/UserAgentStyleSheets.h
changeset 27 6297cdf66332
parent 26 cb62a4f66ebe
equal deleted inserted replaced
26:cb62a4f66ebe 27:6297cdf66332
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 namespace WebCore {
     1 namespace WebCore {
    19 extern const char html4UserAgentStyleSheet[8527];
     2 extern const char html4UserAgentStyleSheet[8527];
    20 extern const char quirksUserAgentStyleSheet[331];
     3 extern const char quirksUserAgentStyleSheet[331];
    21 extern const char sourceUserAgentStyleSheet[1898];
     4 extern const char sourceUserAgentStyleSheet[1898];
    22 extern const char svgUserAgentStyleSheet[306];
     5 extern const char svgUserAgentStyleSheet[306];