1 /* This file is automatically generated from CSSValueKeywords.in by makevalues, do not edit */ 2 3 #ifndef CSSValueKeywords_h 4 #define CSSValueKeywords_h 5 6 #include <string.h> 7 8 namespace WebCore { 9 10 const int CSSValueInvalid = 0; 11 const int CSSValueInherit = 1; 12 const int CSSValueInitial = 2; 13 const int CSSValueNone = 3; 14 const int CSSValueHidden = 4; 15 const int CSSValueInset = 5; 16 const int CSSValueGroove = 6; 17 const int CSSValueRidge = 7; 18 const int CSSValueOutset = 8; 19 const int CSSValueDotted = 9; 20 const int CSSValueDashed = 10; 21 const int CSSValueSolid = 11; 22 const int CSSValueDouble = 12; 23 const int CSSValueCaption = 13; 24 const int CSSValueIcon = 14; 25 const int CSSValueMenu = 15; 26 const int CSSValueMessageBox = 16; 27 const int CSSValueSmallCaption = 17; 28 const int CSSValueWebkitMiniControl = 18; 29 const int CSSValueWebkitSmallControl = 19; 30 const int CSSValueWebkitControl = 20; 31 const int CSSValueStatusBar = 21; 32 const int CSSValueItalic = 22; 33 const int CSSValueOblique = 23; 34 const int CSSValueAll = 24; 35 const int CSSValueSmallCaps = 25; 36 const int CSSValueNormal = 26; 37 const int CSSValueBold = 27; 38 const int CSSValueBolder = 28; 39 const int CSSValueLighter = 29; 40 const int CSSValue100 = 30; 41 const int CSSValue200 = 31; 42 const int CSSValue300 = 32; 43 const int CSSValue400 = 33; 44 const int CSSValue500 = 34; 45 const int CSSValue600 = 35; 46 const int CSSValue700 = 36; 47 const int CSSValue800 = 37; 48 const int CSSValue900 = 38; 49 const int CSSValueXxSmall = 39; 50 const int CSSValueXSmall = 40; 51 const int CSSValueSmall = 41; 52 const int CSSValueMedium = 42; 53 const int CSSValueLarge = 43; 54 const int CSSValueXLarge = 44; 55 const int CSSValueXxLarge = 45; 56 const int CSSValueWebkitXxxLarge = 46; 57 const int CSSValueSmaller = 47; 58 const int CSSValueLarger = 48; 59 const int CSSValueWider = 49; 60 const int CSSValueNarrower = 50; 61 const int CSSValueUltraCondensed = 51; 62 const int CSSValueExtraCondensed = 52; 63 const int CSSValueCondensed = 53; 64 const int CSSValueSemiCondensed = 54; 65 const int CSSValueSemiExpanded = 55; 66 const int CSSValueExpanded = 56; 67 const int CSSValueExtraExpanded = 57; 68 const int CSSValueUltraExpanded = 58; 69 const int CSSValueSerif = 59; 70 const int CSSValueSansSerif = 60; 71 const int CSSValueCursive = 61; 72 const int CSSValueFantasy = 62; 73 const int CSSValueMonospace = 63; 74 const int CSSValueWebkitBody = 64; 75 const int CSSValueAqua = 65; 76 const int CSSValueBlack = 66; 77 const int CSSValueBlue = 67; 78 const int CSSValueFuchsia = 68; 79 const int CSSValueGray = 69; 80 const int CSSValueGreen = 70; 81 const int CSSValueLime = 71; 82 const int CSSValueMaroon = 72; 83 const int CSSValueNavy = 73; 84 const int CSSValueOlive = 74; 85 const int CSSValueOrange = 75; 86 const int CSSValuePurple = 76; 87 const int CSSValueRed = 77; 88 const int CSSValueSilver = 78; 89 const int CSSValueTeal = 79; 90 const int CSSValueWhite = 80; 91 const int CSSValueYellow = 81; 92 const int CSSValueTransparent = 82; 93 const int CSSValueWebkitLink = 83; 94 const int CSSValueWebkitActivelink = 84; 95 const int CSSValueActiveborder = 85; 96 const int CSSValueActivecaption = 86; 97 const int CSSValueAppworkspace = 87; 98 const int CSSValueBackground = 88; 99 const int CSSValueButtonface = 89; 100 const int CSSValueButtonhighlight = 90; 101 const int CSSValueButtonshadow = 91; 102 const int CSSValueButtontext = 92; 103 const int CSSValueCaptiontext = 93; 104 const int CSSValueGraytext = 94; 105 const int CSSValueHighlight = 95; 106 const int CSSValueHighlighttext = 96; 107 const int CSSValueInactiveborder = 97; 108 const int CSSValueInactivecaption = 98; 109 const int CSSValueInactivecaptiontext = 99; 110 const int CSSValueInfobackground = 100; 111 const int CSSValueInfotext = 101; 112 const int CSSValueMatch = 102; 113 const int CSSValueMenutext = 103; 114 const int CSSValueScrollbar = 104; 115 const int CSSValueThreeddarkshadow = 105; 116 const int CSSValueThreedface = 106; 117 const int CSSValueThreedhighlight = 107; 118 const int CSSValueThreedlightshadow = 108; 119 const int CSSValueThreedshadow = 109; 120 const int CSSValueWindow = 110; 121 const int CSSValueWindowframe = 111; 122 const int CSSValueWindowtext = 112; 123 const int CSSValueWebkitFocusRingColor = 113; 124 const int CSSValueCurrentcolor = 114; 125 const int CSSValueGrey = 115; 126 const int CSSValueWebkitText = 116; 127 const int CSSValueRepeat = 117; 128 const int CSSValueRepeatX = 118; 129 const int CSSValueRepeatY = 119; 130 const int CSSValueNoRepeat = 120; 131 const int CSSValueClear = 121; 132 const int CSSValueCopy = 122; 133 const int CSSValueSourceOver = 123; 134 const int CSSValueSourceIn = 124; 135 const int CSSValueSourceOut = 125; 136 const int CSSValueSourceAtop = 126; 137 const int CSSValueDestinationOver = 127; 138 const int CSSValueDestinationIn = 128; 139 const int CSSValueDestinationOut = 129; 140 const int CSSValueDestinationAtop = 130; 141 const int CSSValueXor = 131; 142 const int CSSValuePlusDarker = 132; 143 const int CSSValuePlusLighter = 133; 144 const int CSSValueBaseline = 134; 145 const int CSSValueMiddle = 135; 146 const int CSSValueSub = 136; 147 const int CSSValueSuper = 137; 148 const int CSSValueTextTop = 138; 149 const int CSSValueTextBottom = 139; 150 const int CSSValueTop = 140; 151 const int CSSValueBottom = 141; 152 const int CSSValueWebkitBaselineMiddle = 142; 153 const int CSSValueWebkitAuto = 143; 154 const int CSSValueLeft = 144; 155 const int CSSValueRight = 145; 156 const int CSSValueCenter = 146; 157 const int CSSValueJustify = 147; 158 const int CSSValueWebkitLeft = 148; 159 const int CSSValueWebkitRight = 149; 160 const int CSSValueWebkitCenter = 150; 161 const int CSSValueWebkitMatchParent = 151; 162 const int CSSValueOutside = 152; 163 const int CSSValueInside = 153; 164 const int CSSValueDisc = 154; 165 const int CSSValueCircle = 155; 166 const int CSSValueSquare = 156; 167 const int CSSValueDecimal = 157; 168 const int CSSValueDecimalLeadingZero = 158; 169 const int CSSValueArabicIndic = 159; 170 const int CSSValueBinary = 160; 171 const int CSSValueBengali = 161; 172 const int CSSValueCambodian = 162; 173 const int CSSValueKhmer = 163; 174 const int CSSValueDevanagari = 164; 175 const int CSSValueGujarati = 165; 176 const int CSSValueGurmukhi = 166; 177 const int CSSValueKannada = 167; 178 const int CSSValueLowerHexadecimal = 168; 179 const int CSSValueLao = 169; 180 const int CSSValueMalayalam = 170; 181 const int CSSValueMongolian = 171; 182 const int CSSValueMyanmar = 172; 183 const int CSSValueOctal = 173; 184 const int CSSValueOriya = 174; 185 const int CSSValuePersian = 175; 186 const int CSSValueUrdu = 176; 187 const int CSSValueTelugu = 177; 188 const int CSSValueTibetan = 178; 189 const int CSSValueThai = 179; 190 const int CSSValueUpperHexadecimal = 180; 191 const int CSSValueLowerRoman = 181; 192 const int CSSValueUpperRoman = 182; 193 const int CSSValueLowerGreek = 183; 194 const int CSSValueLowerAlpha = 184; 195 const int CSSValueLowerLatin = 185; 196 const int CSSValueUpperAlpha = 186; 197 const int CSSValueUpperLatin = 187; 198 const int CSSValueAfar = 188; 199 const int CSSValueEthiopicHalehameAaEt = 189; 200 const int CSSValueEthiopicHalehameAaEr = 190; 201 const int CSSValueAmharic = 191; 202 const int CSSValueEthiopicHalehameAmEt = 192; 203 const int CSSValueAmharicAbegede = 193; 204 const int CSSValueEthiopicAbegedeAmEt = 194; 205 const int CSSValueCjkEarthlyBranch = 195; 206 const int CSSValueCjkHeavenlyStem = 196; 207 const int CSSValueEthiopic = 197; 208 const int CSSValueEthiopicHalehameGez = 198; 209 const int CSSValueEthiopicAbegede = 199; 210 const int CSSValueEthiopicAbegedeGez = 200; 211 const int CSSValueHangulConsonant = 201; 212 const int CSSValueHangul = 202; 213 const int CSSValueLowerNorwegian = 203; 214 const int CSSValueOromo = 204; 215 const int CSSValueEthiopicHalehameOmEt = 205; 216 const int CSSValueSidama = 206; 217 const int CSSValueEthiopicHalehameSidEt = 207; 218 const int CSSValueSomali = 208; 219 const int CSSValueEthiopicHalehameSoEt = 209; 220 const int CSSValueTigre = 210; 221 const int CSSValueEthiopicHalehameTig = 211; 222 const int CSSValueTigrinyaEr = 212; 223 const int CSSValueEthiopicHalehameTiEr = 213; 224 const int CSSValueTigrinyaErAbegede = 214; 225 const int CSSValueEthiopicAbegedeTiEr = 215; 226 const int CSSValueTigrinyaEt = 216; 227 const int CSSValueEthiopicHalehameTiEt = 217; 228 const int CSSValueTigrinyaEtAbegede = 218; 229 const int CSSValueEthiopicAbegedeTiEt = 219; 230 const int CSSValueUpperGreek = 220; 231 const int CSSValueUpperNorwegian = 221; 232 const int CSSValueAsterisks = 222; 233 const int CSSValueFootnotes = 223; 234 const int CSSValueHebrew = 224; 235 const int CSSValueArmenian = 225; 236 const int CSSValueLowerArmenian = 226; 237 const int CSSValueUpperArmenian = 227; 238 const int CSSValueGeorgian = 228; 239 const int CSSValueCjkIdeographic = 229; 240 const int CSSValueHiragana = 230; 241 const int CSSValueKatakana = 231; 242 const int CSSValueHiraganaIroha = 232; 243 const int CSSValueKatakanaIroha = 233; 244 const int CSSValueInline = 234; 245 const int CSSValueBlock = 235; 246 const int CSSValueListItem = 236; 247 const int CSSValueRunIn = 237; 248 const int CSSValueCompact = 238; 249 const int CSSValueInlineBlock = 239; 250 const int CSSValueTable = 240; 251 const int CSSValueInlineTable = 241; 252 const int CSSValueTableRowGroup = 242; 253 const int CSSValueTableHeaderGroup = 243; 254 const int CSSValueTableFooterGroup = 244; 255 const int CSSValueTableRow = 245; 256 const int CSSValueTableColumnGroup = 246; 257 const int CSSValueTableColumn = 247; 258 const int CSSValueTableCell = 248; 259 const int CSSValueTableCaption = 249; 260 const int CSSValueWebkitBox = 250; 261 const int CSSValueWebkitInlineBox = 251; 262 const int CSSValueWapMarquee = 252; 263 const int CSSValueAuto = 253; 264 const int CSSValueCrosshair = 254; 265 const int CSSValueDefault = 255; 266 const int CSSValuePointer = 256; 267 const int CSSValueMove = 257; 268 const int CSSValueVerticalText = 258; 269 const int CSSValueCell = 259; 270 const int CSSValueContextMenu = 260; 271 const int CSSValueAlias = 261; 272 const int CSSValueProgress = 262; 273 const int CSSValueNoDrop = 263; 274 const int CSSValueNotAllowed = 264; 275 const int CSSValueWebkitZoomIn = 265; 276 const int CSSValueWebkitZoomOut = 266; 277 const int CSSValueEResize = 267; 278 const int CSSValueNeResize = 268; 279 const int CSSValueNwResize = 269; 280 const int CSSValueNResize = 270; 281 const int CSSValueSeResize = 271; 282 const int CSSValueSwResize = 272; 283 const int CSSValueSResize = 273; 284 const int CSSValueWResize = 274; 285 const int CSSValueEwResize = 275; 286 const int CSSValueNsResize = 276; 287 const int CSSValueNeswResize = 277; 288 const int CSSValueNwseResize = 278; 289 const int CSSValueColResize = 279; 290 const int CSSValueRowResize = 280; 291 const int CSSValueText = 281; 292 const int CSSValueWait = 282; 293 const int CSSValueHelp = 283; 294 const int CSSValueAllScroll = 284; 295 const int CSSValueWebkitGrab = 285; 296 const int CSSValueWebkitGrabbing = 286; 297 const int CSSValueLtr = 287; 298 const int CSSValueRtl = 288; 299 const int CSSValueCapitalize = 289; 300 const int CSSValueUppercase = 290; 301 const int CSSValueLowercase = 291; 302 const int CSSValueVisible = 292; 303 const int CSSValueCollapse = 293; 304 const int CSSValueA3 = 294; 305 const int CSSValueA4 = 295; 306 const int CSSValueA5 = 296; 307 const int CSSValueAbove = 297; 308 const int CSSValueAbsolute = 298; 309 const int CSSValueAlways = 299; 310 const int CSSValueAvoid = 300; 311 const int CSSValueB4 = 301; 312 const int CSSValueB5 = 302; 313 const int CSSValueBelow = 303; 314 const int CSSValueBidiOverride = 304; 315 const int CSSValueBlink = 305; 316 const int CSSValueBoth = 306; 317 const int CSSValueCloseQuote = 307; 318 const int CSSValueCrop = 308; 319 const int CSSValueCross = 309; 320 const int CSSValueEmbed = 310; 321 const int CSSValueFixed = 311; 322 const int CSSValueHand = 312; 323 const int CSSValueHide = 313; 324 const int CSSValueHigher = 314; 325 const int CSSValueInvert = 315; 326 const int CSSValueWebkitIsolate = 316; 327 const int CSSValueLandscape = 317; 328 const int CSSValueLedger = 318; 329 const int CSSValueLegal = 319; 330 const int CSSValueLetter = 320; 331 const int CSSValueLevel = 321; 332 const int CSSValueLineThrough = 322; 333 const int CSSValueLocal = 323; 334 const int CSSValueLoud = 324; 335 const int CSSValueLower = 325; 336 const int CSSValueWebkitMarquee = 326; 337 const int CSSValueMix = 327; 338 const int CSSValueNoCloseQuote = 328; 339 const int CSSValueNoOpenQuote = 329; 340 const int CSSValueNowrap = 330; 341 const int CSSValueOpenQuote = 331; 342 const int CSSValueOverlay = 332; 343 const int CSSValueOverline = 333; 344 const int CSSValuePortrait = 334; 345 const int CSSValuePre = 335; 346 const int CSSValuePreLine = 336; 347 const int CSSValuePreWrap = 337; 348 const int CSSValueRelative = 338; 349 const int CSSValueScroll = 339; 350 const int CSSValueSeparate = 340; 351 const int CSSValueShow = 341; 352 const int CSSValueStatic = 342; 353 const int CSSValueThick = 343; 354 const int CSSValueThin = 344; 355 const int CSSValueUnderline = 345; 356 const int CSSValueWebkitNowrap = 346; 357 const int CSSValueStretch = 347; 358 const int CSSValueStart = 348; 359 const int CSSValueEnd = 349; 360 const int CSSValueReverse = 350; 361 const int CSSValueHorizontal = 351; 362 const int CSSValueVertical = 352; 363 const int CSSValueInlineAxis = 353; 364 const int CSSValueBlockAxis = 354; 365 const int CSSValueSingle = 355; 366 const int CSSValueMultiple = 356; 367 const int CSSValueForwards = 357; 368 const int CSSValueBackwards = 358; 369 const int CSSValueAhead = 359; 370 const int CSSValueUp = 360; 371 const int CSSValueDown = 361; 372 const int CSSValueSlow = 362; 373 const int CSSValueFast = 363; 374 const int CSSValueInfinite = 364; 375 const int CSSValueSlide = 365; 376 const int CSSValueAlternate = 366; 377 const int CSSValueReadOnly = 367; 378 const int CSSValueReadWrite = 368; 379 const int CSSValueReadWritePlaintextOnly = 369; 380 const int CSSValueElement = 370; 381 const int CSSValueIgnore = 371; 382 const int CSSValueIntrinsic = 372; 383 const int CSSValueMinIntrinsic = 373; 384 const int CSSValueClip = 374; 385 const int CSSValueEllipsis = 375; 386 const int CSSValueDiscard = 376; 387 const int CSSValueDotDash = 377; 388 const int CSSValueDotDotDash = 378; 389 const int CSSValueWave = 379; 390 const int CSSValueContinuous = 380; 391 const int CSSValueSkipWhiteSpace = 381; 392 const int CSSValueBreakAll = 382; 393 const int CSSValueBreakWord = 383; 394 const int CSSValueSpace = 384; 395 const int CSSValueAfterWhiteSpace = 385; 396 const int CSSValueCheckbox = 386; 397 const int CSSValueRadio = 387; 398 const int CSSValuePushButton = 388; 399 const int CSSValueSquareButton = 389; 400 const int CSSValueButton = 390; 401 const int CSSValueButtonBevel = 391; 402 const int CSSValueDefaultButton = 392; 403 const int CSSValueInnerSpinButton = 393; 404 const int CSSValueWebkitInputSpeechButton = 394; 405 const int CSSValueListButton = 395; 406 const int CSSValueListbox = 396; 407 const int CSSValueListitem = 397; 408 const int CSSValueMediaFullscreenButton = 398; 409 const int CSSValueMediaMuteButton = 399; 410 const int CSSValueMediaPlayButton = 400; 411 const int CSSValueMediaSeekBackButton = 401; 412 const int CSSValueMediaSeekForwardButton = 402; 413 const int CSSValueMediaRewindButton = 403; 414 const int CSSValueMediaReturnToRealtimeButton = 404; 415 const int CSSValueMediaToggleClosedCaptionsButton = 405; 416 const int CSSValueMediaSlider = 406; 417 const int CSSValueMediaSliderthumb = 407; 418 const int CSSValueMediaVolumeSliderContainer = 408; 419 const int CSSValueMediaVolumeSlider = 409; 420 const int CSSValueMediaVolumeSliderthumb = 410; 421 const int CSSValueMediaVolumeSliderMuteButton = 411; 422 const int CSSValueMediaControlsBackground = 412; 423 const int CSSValueMediaControlsFullscreenBackground = 413; 424 const int CSSValueMediaCurrentTimeDisplay = 414; 425 const int CSSValueMediaTimeRemainingDisplay = 415; 426 const int CSSValueMenulist = 416; 427 const int CSSValueMenulistButton = 417; 428 const int CSSValueMenulistText = 418; 429 const int CSSValueMenulistTextfield = 419; 430 const int CSSValueMeter = 420; 431 const int CSSValueOuterSpinButton = 421; 432 const int CSSValueProgressBar = 422; 433 const int CSSValueProgressBarValue = 423; 434 const int CSSValueSliderHorizontal = 424; 435 const int CSSValueSliderVertical = 425; 436 const int CSSValueSliderthumbHorizontal = 426; 437 const int CSSValueSliderthumbVertical = 427; 438 const int CSSValueCaret = 428; 439 const int CSSValueSearchfield = 429; 440 const int CSSValueSearchfieldDecoration = 430; 441 const int CSSValueSearchfieldResultsDecoration = 431; 442 const int CSSValueSearchfieldResultsButton = 432; 443 const int CSSValueSearchfieldCancelButton = 433; 444 const int CSSValueTextfield = 434; 445 const int CSSValueRelevancyLevelIndicator = 435; 446 const int CSSValueContinuousCapacityLevelIndicator = 436; 447 const int CSSValueDiscreteCapacityLevelIndicator = 437; 448 const int CSSValueRatingLevelIndicator = 438; 449 const int CSSValueTextarea = 439; 450 const int CSSValueCapsLockIndicator = 440; 451 const int CSSValueRound = 441; 452 const int CSSValueBorder = 442; 453 const int CSSValueBorderBox = 443; 454 const int CSSValueContent = 444; 455 const int CSSValueContentBox = 445; 456 const int CSSValuePadding = 446; 457 const int CSSValuePaddingBox = 447; 458 const int CSSValueContain = 448; 459 const int CSSValueCover = 449; 460 const int CSSValueLogical = 450; 461 const int CSSValueVisual = 451; 462 const int CSSValueLines = 452; 463 const int CSSValueRunning = 453; 464 const int CSSValuePaused = 454; 465 const int CSSValueFlat = 455; 466 const int CSSValuePreserve3d = 456; 467 const int CSSValueEase = 457; 468 const int CSSValueLinear = 458; 469 const int CSSValueEaseIn = 459; 470 const int CSSValueEaseOut = 460; 471 const int CSSValueEaseInOut = 461; 472 const int CSSValueStepStart = 462; 473 const int CSSValueStepEnd = 463; 474 const int CSSValueDocument = 464; 475 const int CSSValueReset = 465; 476 const int CSSValueVisiblepainted = 466; 477 const int CSSValueVisiblefill = 467; 478 const int CSSValueVisiblestroke = 468; 479 const int CSSValuePainted = 469; 480 const int CSSValueFill = 470; 481 const int CSSValueStroke = 471; 482 const int CSSValueSpellOut = 472; 483 const int CSSValueDigits = 473; 484 const int CSSValueLiteralPunctuation = 474; 485 const int CSSValueNoPunctuation = 475; 486 const int CSSValueAntialiased = 476; 487 const int CSSValueSubpixelAntialiased = 477; 488 const int CSSValueOptimizespeed = 478; 489 const int CSSValueOptimizelegibility = 479; 490 const int CSSValueGeometricprecision = 480; 491 const int CSSValueSrgb = 481; 492 const int CSSValueFloating = 482; 493 const int CSSValueFullscreen = 483; 494 const int CSSValueMaximized = 484; 495 const int CSSValueMinimized = 485; 496 const int CSSValueWindowed = 486; 497 const int CSSValueManual = 487; 498 const int CSSValueLr = 488; 499 const int CSSValueRl = 489; 500 const int CSSValueTb = 490; 501 const int CSSValueLrTb = 491; 502 const int CSSValueRlTb = 492; 503 const int CSSValueTbRl = 493; 504 const int CSSValueHorizontalTb = 494; 505 const int CSSValueVerticalRl = 495; 506 const int CSSValueVerticalLr = 496; 507 const int CSSValueHorizontalBt = 497; 508 const int CSSValueOver = 498; 509 const int CSSValueUnder = 499; 510 const int CSSValueFilled = 500; 511 const int CSSValueOpen = 501; 512 const int CSSValueDot = 502; 513 const int CSSValueDoubleCircle = 503; 514 const int CSSValueTriangle = 504; 515 const int CSSValueSesame = 505; 516 const int CSSValueEllipse = 506; 517 const int CSSValueClosestSide = 507; 518 const int CSSValueClosestCorner = 508; 519 const int CSSValueFarthestSide = 509; 520 const int CSSValueFarthestCorner = 510; 521 const int CSSValueUpright = 511; 522 const int CSSValueVerticalRight = 512; 523 const int CSSValueFont = 513; 524 const int CSSValueGlyphs = 514; 525 const int CSSValueInlineBox = 515; 526 const int CSSValueReplaced = 516; 527 const int CSSValueAliceblue = 517; 528 const int CSSValueAntiquewhite = 518; 529 const int CSSValueAquamarine = 519; 530 const int CSSValueAzure = 520; 531 const int CSSValueBeige = 521; 532 const int CSSValueBisque = 522; 533 const int CSSValueBlanchedalmond = 523; 534 const int CSSValueBlueviolet = 524; 535 const int CSSValueBrown = 525; 536 const int CSSValueBurlywood = 526; 537 const int CSSValueCadetblue = 527; 538 const int CSSValueChartreuse = 528; 539 const int CSSValueChocolate = 529; 540 const int CSSValueCoral = 530; 541 const int CSSValueCornflowerblue = 531; 542 const int CSSValueCornsilk = 532; 543 const int CSSValueCrimson = 533; 544 const int CSSValueCyan = 534; 545 const int CSSValueDarkblue = 535; 546 const int CSSValueDarkcyan = 536; 547 const int CSSValueDarkgoldenrod = 537; 548 const int CSSValueDarkgray = 538; 549 const int CSSValueDarkgreen = 539; 550 const int CSSValueDarkgrey = 540; 551 const int CSSValueDarkkhaki = 541; 552 const int CSSValueDarkmagenta = 542; 553 const int CSSValueDarkolivegreen = 543; 554 const int CSSValueDarkorange = 544; 555 const int CSSValueDarkorchid = 545; 556 const int CSSValueDarkred = 546; 557 const int CSSValueDarksalmon = 547; 558 const int CSSValueDarkseagreen = 548; 559 const int CSSValueDarkslateblue = 549; 560 const int CSSValueDarkslategray = 550; 561 const int CSSValueDarkslategrey = 551; 562 const int CSSValueDarkturquoise = 552; 563 const int CSSValueDarkviolet = 553; 564 const int CSSValueDeeppink = 554; 565 const int CSSValueDeepskyblue = 555; 566 const int CSSValueDimgray = 556; 567 const int CSSValueDimgrey = 557; 568 const int CSSValueDodgerblue = 558; 569 const int CSSValueFirebrick = 559; 570 const int CSSValueFloralwhite = 560; 571 const int CSSValueForestgreen = 561; 572 const int CSSValueGainsboro = 562; 573 const int CSSValueGhostwhite = 563; 574 const int CSSValueGold = 564; 575 const int CSSValueGoldenrod = 565; 576 const int CSSValueGreenyellow = 566; 577 const int CSSValueHoneydew = 567; 578 const int CSSValueHotpink = 568; 579 const int CSSValueIndianred = 569; 580 const int CSSValueIndigo = 570; 581 const int CSSValueIvory = 571; 582 const int CSSValueKhaki = 572; 583 const int CSSValueLavender = 573; 584 const int CSSValueLavenderblush = 574; 585 const int CSSValueLawngreen = 575; 586 const int CSSValueLemonchiffon = 576; 587 const int CSSValueLightblue = 577; 588 const int CSSValueLightcoral = 578; 589 const int CSSValueLightcyan = 579; 590 const int CSSValueLightgoldenrodyellow = 580; 591 const int CSSValueLightgray = 581; 592 const int CSSValueLightgreen = 582; 593 const int CSSValueLightgrey = 583; 594 const int CSSValueLightpink = 584; 595 const int CSSValueLightsalmon = 585; 596 const int CSSValueLightseagreen = 586; 597 const int CSSValueLightskyblue = 587; 598 const int CSSValueLightslategray = 588; 599 const int CSSValueLightslategrey = 589; 600 const int CSSValueLightsteelblue = 590; 601 const int CSSValueLightyellow = 591; 602 const int CSSValueLimegreen = 592; 603 const int CSSValueLinen = 593; 604 const int CSSValueMagenta = 594; 605 const int CSSValueMediumaquamarine = 595; 606 const int CSSValueMediumblue = 596; 607 const int CSSValueMediumorchid = 597; 608 const int CSSValueMediumpurple = 598; 609 const int CSSValueMediumseagreen = 599; 610 const int CSSValueMediumslateblue = 600; 611 const int CSSValueMediumspringgreen = 601; 612 const int CSSValueMediumturquoise = 602; 613 const int CSSValueMediumvioletred = 603; 614 const int CSSValueMidnightblue = 604; 615 const int CSSValueMintcream = 605; 616 const int CSSValueMistyrose = 606; 617 const int CSSValueMoccasin = 607; 618 const int CSSValueNavajowhite = 608; 619 const int CSSValueOldlace = 609; 620 const int CSSValueOlivedrab = 610; 621 const int CSSValueOrangered = 611; 622 const int CSSValueOrchid = 612; 623 const int CSSValuePalegoldenrod = 613; 624 const int CSSValuePalegreen = 614; 625 const int CSSValuePaleturquoise = 615; 626 const int CSSValuePalevioletred = 616; 627 const int CSSValuePapayawhip = 617; 628 const int CSSValuePeachpuff = 618; 629 const int CSSValuePeru = 619; 630 const int CSSValuePink = 620; 631 const int CSSValuePlum = 621; 632 const int CSSValuePowderblue = 622; 633 const int CSSValueRosybrown = 623; 634 const int CSSValueRoyalblue = 624; 635 const int CSSValueSaddlebrown = 625; 636 const int CSSValueSalmon = 626; 637 const int CSSValueSandybrown = 627; 638 const int CSSValueSeagreen = 628; 639 const int CSSValueSeashell = 629; 640 const int CSSValueSienna = 630; 641 const int CSSValueSkyblue = 631; 642 const int CSSValueSlateblue = 632; 643 const int CSSValueSlategray = 633; 644 const int CSSValueSlategrey = 634; 645 const int CSSValueSnow = 635; 646 const int CSSValueSpringgreen = 636; 647 const int CSSValueSteelblue = 637; 648 const int CSSValueTan = 638; 649 const int CSSValueThistle = 639; 650 const int CSSValueTomato = 640; 651 const int CSSValueTurquoise = 641; 652 const int CSSValueViolet = 642; 653 const int CSSValueWheat = 643; 654 const int CSSValueWhitesmoke = 644; 655 const int CSSValueYellowgreen = 645; 656 const int CSSValueNonzero = 646; 657 const int CSSValueEvenodd = 647; 658 const int CSSValueAccumulate = 648; 659 const int CSSValueNew = 649; 660 const int CSSValueLinearrgb = 650; 661 const int CSSValueOptimizequality = 651; 662 const int CSSValueCrispedges = 652; 663 const int CSSValueButt = 653; 664 const int CSSValueMiter = 654; 665 const int CSSValueBevel = 655; 666 const int CSSValueBeforeEdge = 656; 667 const int CSSValueAfterEdge = 657; 668 const int CSSValueCentral = 658; 669 const int CSSValueTextBeforeEdge = 659; 670 const int CSSValueTextAfterEdge = 660; 671 const int CSSValueIdeographic = 661; 672 const int CSSValueAlphabetic = 662; 673 const int CSSValueHanging = 663; 674 const int CSSValueMathematical = 664; 675 const int CSSValueUseScript = 665; 676 const int CSSValueNoChange = 666; 677 const int CSSValueResetSize = 667; 678 const int CSSValueNonScalingStroke = 668; 679 const int numCSSValueKeywords = 669; 680 const size_t maxCSSValueKeywordLength = 36; 681 682 const char* getValueName(unsigned short id); 683 684 } // namespace WebCore 685 686 #endif // CSSValueKeywords_h 687 688