[Webkit-unassigned] [Bug 51444] New: QtWebKit build failed under linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 21 20:21:43 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51444

           Summary: QtWebKit build failed under linux
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leeight at gmail.com


In file included from ../../../WebCore/css/CSSComputedStyleDeclaration.cpp:31:
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EListStyleType]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:1142: error: ‘CSSValueLowerArmenian’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:1220: error: ‘CSSValueUpperArmenian’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EPointerEvents]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2202: error: ‘CSSValueVisiblestroke’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2205: error: ‘CSSValueVisiblefill’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2208: error: ‘CSSValueVisiblepainted’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::EPointerEvents]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2228: error: ‘CSSValueVisiblepainted’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2230: error: ‘CSSValueVisiblefill’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2232: error: ‘CSSValueVisiblestroke’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::TextRenderingMode]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2297: error: ‘CSSValueOptimizespeed’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2300: error: ‘CSSValueOptimizelegibility’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2303: error: ‘CSSValueGeometricprecision’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::TextRenderingMode]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2313: error: ‘CSSValueOptimizespeed’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2315: error: ‘CSSValueOptimizelegibility’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2317: error: ‘CSSValueGeometricprecision’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::ColorSpace]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2334: error: ‘CSSValueSrgb’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::ColorSpace]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2349: error: ‘CSSValueSrgb’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::LineCap]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2444: error: ‘CSSValueButt’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::LineCap]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2458: error: ‘CSSValueButt’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::LineJoin]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2476: error: ‘CSSValueMiter’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2482: error: ‘CSSValueBevel’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::LineJoin]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2490: error: ‘CSSValueMiter’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2494: error: ‘CSSValueBevel’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::WindRule]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2508: error: ‘CSSValueNonzero’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2511: error: ‘CSSValueEvenodd’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::WindRule]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2519: error: ‘CSSValueNonzero’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2521: error: ‘CSSValueEvenodd’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EAlignmentBaseline]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2542: error: ‘CSSValueBeforeEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2545: error: ‘CSSValueTextBeforeEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2551: error: ‘CSSValueCentral’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2554: error: ‘CSSValueAfterEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2557: error: ‘CSSValueTextAfterEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2560: error: ‘CSSValueIdeographic’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2563: error: ‘CSSValueAlphabetic’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2566: error: ‘CSSValueHanging’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2569: error: ‘CSSValueMathematical’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::EAlignmentBaseline]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2581: error: ‘CSSValueBeforeEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2583: error: ‘CSSValueTextBeforeEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2587: error: ‘CSSValueCentral’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2589: error: ‘CSSValueAfterEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2591: error: ‘CSSValueTextAfterEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2593: error: ‘CSSValueIdeographic’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2595: error: ‘CSSValueAlphabetic’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2597: error: ‘CSSValueHanging’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2599: error: ‘CSSValueMathematical’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EColorInterpolation]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2616: error: ‘CSSValueSrgb’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2619: error: ‘CSSValueLinearrgb’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::EColorInterpolation]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2627: error: ‘CSSValueSrgb’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2629: error: ‘CSSValueLinearrgb’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EColorRendering]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2648: error: ‘CSSValueOptimizespeed’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2651: error: ‘CSSValueOptimizequality’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::EColorRendering]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2659: error: ‘CSSValueOptimizespeed’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2661: error: ‘CSSValueOptimizequality’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EDominantBaseline]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2680: error: ‘CSSValueUseScript’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2683: error: ‘CSSValueNoChange’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2686: error: ‘CSSValueResetSize’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2689: error: ‘CSSValueCentral’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2695: error: ‘CSSValueTextBeforeEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2698: error: ‘CSSValueTextAfterEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2701: error: ‘CSSValueIdeographic’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2704: error: ‘CSSValueAlphabetic’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2707: error: ‘CSSValueHanging’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2710: error: ‘CSSValueMathematical’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::EDominantBaseline]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2720: error: ‘CSSValueUseScript’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2722: error: ‘CSSValueNoChange’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2724: error: ‘CSSValueResetSize’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2726: error: ‘CSSValueIdeographic’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2728: error: ‘CSSValueAlphabetic’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2730: error: ‘CSSValueHanging’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2732: error: ‘CSSValueMathematical’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2734: error: ‘CSSValueCentral’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2738: error: ‘CSSValueTextAfterEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2740: error: ‘CSSValueTextBeforeEdge’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EImageRendering]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2757: error: ‘CSSValueOptimizespeed’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2760: error: ‘CSSValueOptimizequality’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::EImageRendering]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2770: error: ‘CSSValueOptimizespeed’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2772: error: ‘CSSValueOptimizequality’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EShapeRendering]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2789: error: ‘CSSValueOptimizespeed’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2792: error: ‘CSSValueCrispedges’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2795: error: ‘CSSValueGeometricprecision’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::EShapeRendering]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2805: error: ‘CSSValueOptimizespeed’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2807: error: ‘CSSValueCrispedges’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h:2809: error: ‘CSSValueGeometricprecision’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In constructor ‘WebCore::CSSPrimitiveValue::CSSPrimitiveValue(T) [with T = WebCore::EVectorEffect]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2905: error: ‘CSSValueNonScalingStroke’ was not declared in this scope
../../../WebCore/css/CSSPrimitiveValueMappings.h: In member function ‘WebCore::CSSPrimitiveValue::operator T() const [with T = WebCore::EVectorEffect]’:
../../../WebCore/css/CSSPrimitiveValueMappings.h:2915: error: ‘CSSValueNonScalingStroke’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp: At global scope:
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:234: error: ‘CSSPropertyClipPath’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:235: error: ‘CSSPropertyClipRule’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:236: error: ‘CSSPropertyMask’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:237: error: ‘CSSPropertyFilter’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:238: error: ‘CSSPropertyFloodColor’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:239: error: ‘CSSPropertyFloodOpacity’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:240: error: ‘CSSPropertyLightingColor’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:241: error: ‘CSSPropertyStopColor’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:242: error: ‘CSSPropertyStopOpacity’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:243: error: ‘CSSPropertyColorInterpolation’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:244: error: ‘CSSPropertyColorInterpolationFilters’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:245: error: ‘CSSPropertyColorRendering’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:246: error: ‘CSSPropertyFill’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:247: error: ‘CSSPropertyFillOpacity’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:248: error: ‘CSSPropertyFillRule’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:249: error: ‘CSSPropertyImageRendering’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:250: error: ‘CSSPropertyMarkerEnd’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:251: error: ‘CSSPropertyMarkerMid’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:252: error: ‘CSSPropertyMarkerStart’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:253: error: ‘CSSPropertyShapeRendering’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:254: error: ‘CSSPropertyStroke’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:255: error: ‘CSSPropertyStrokeDasharray’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:256: error: ‘CSSPropertyStrokeDashoffset’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:257: error: ‘CSSPropertyStrokeLinecap’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:259: error: ‘CSSPropertyStrokeMiterlimit’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:260: error: ‘CSSPropertyStrokeOpacity’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:261: error: ‘CSSPropertyStrokeWidth’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:262: error: ‘CSSPropertyAlignmentBaseline’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:263: error: ‘CSSPropertyBaselineShift’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:264: error: ‘CSSPropertyDominantBaseline’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:265: error: ‘CSSPropertyKerning’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:266: error: ‘CSSPropertyTextAnchor’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:267: error: ‘CSSPropertyWritingMode’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:268: error: ‘CSSPropertyGlyphOrientationHorizontal’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:269: error: ‘CSSPropertyGlyphOrientationVertical’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:270: error: ‘CSSPropertyWebkitSvgShadow’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:271: error: ‘CSSPropertyVectorEffect’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp: In member function ‘WTF::PassRefPtr<WebCore::CSSValue> WebCore::CSSComputedStyleDeclaration::getPropertyCSSValue(int, WebCore::EUpdateLayout) const’:
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1681: error: ‘CSSPropertyClipPath’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1682: error: ‘CSSPropertyClipRule’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1683: error: ‘CSSPropertyMask’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1684: error: ‘CSSPropertyEnableBackground’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1685: error: ‘CSSPropertyFilter’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1686: error: ‘CSSPropertyFloodColor’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1687: error: ‘CSSPropertyFloodOpacity’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1688: error: ‘CSSPropertyLightingColor’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1689: error: ‘CSSPropertyStopColor’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1690: error: ‘CSSPropertyStopOpacity’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1691: error: ‘CSSPropertyColorInterpolation’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1692: error: ‘CSSPropertyColorInterpolationFilters’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1693: error: ‘CSSPropertyColorProfile’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1694: error: ‘CSSPropertyColorRendering’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1695: error: ‘CSSPropertyFill’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1696: error: ‘CSSPropertyFillOpacity’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1697: error: ‘CSSPropertyFillRule’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1698: error: ‘CSSPropertyImageRendering’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1699: error: ‘CSSPropertyMarker’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1700: error: ‘CSSPropertyMarkerEnd’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1701: error: ‘CSSPropertyMarkerMid’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1702: error: ‘CSSPropertyMarkerStart’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1703: error: ‘CSSPropertyShapeRendering’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1704: error: ‘CSSPropertyStroke’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1705: error: ‘CSSPropertyStrokeDasharray’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1706: error: ‘CSSPropertyStrokeDashoffset’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1707: error: ‘CSSPropertyStrokeLinecap’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1708: error: ‘CSSPropertyStrokeLinejoin’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1709: error: ‘CSSPropertyStrokeMiterlimit’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1710: error: ‘CSSPropertyStrokeOpacity’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1711: error: ‘CSSPropertyStrokeWidth’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1712: error: ‘CSSPropertyAlignmentBaseline’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1713: error: ‘CSSPropertyBaselineShift’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1714: error: ‘CSSPropertyDominantBaseline’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1715: error: ‘CSSPropertyGlyphOrientationHorizontal’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1716: error: ‘CSSPropertyGlyphOrientationVertical’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1717: error: ‘CSSPropertyKerning’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1718: error: ‘CSSPropertyTextAnchor’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1719: error: ‘CSSPropertyVectorEffect’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1720: error: ‘CSSPropertyWritingMode’ was not declared in this scope
../../../WebCore/css/CSSComputedStyleDeclaration.cpp:1721: error: ‘CSSPropertyWebkitSvgShadow’ was not declared in this scope
make: *** [obj/debug/CSSComputedStyleDeclaration.o] Error 1

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list