8.5.2 Border color: 'border-top-color', 'border-right-color', 'border-bottom-color', 'border-left-color', and 'border-color'

Chapter 8 - Box model - 8.5.2 Border color: 'border-top-color', 'border-right-color', 'border-bottom-color', 'border-left-color', and 'border-color'

Go to the relevant page of the specification.

border-bottom-color-001 (invalid)
Border-bottom-color set to hex with five digits which is invalid and is equivalent to minimum minus one value for six digit hex
The 'border-bottom-color' set to #00000 falls back to the initial value.
border-bottom-color-002
Border-bottom-color set to hex with six digits with the minimum value, #000000
The 'border-bottom-color' set to #000000 renders the correct color.
border-bottom-color-003
Border-bottom-color set to hex with six digits with the minimum plus one value, #010101
The 'border-bottom-color' set to #010101 renders the correct color.
border-bottom-color-004
Border-bottom-color set to hex with six digits with a nominal value #999999
The 'border-bottom-color' set to #999999 renders the correct color.
border-bottom-color-005
Border-bottom-color set to hex with six digits with the maximum minus one value of #fefefe
The 'border-bottom-color' set to #fefefe renders the correct color for the border.
border-bottom-color-006
Border-bottom-color set to hex with six digits with the maximum value of #ffffff
The 'border-bottom-color' set to #ffffff renders the correct color.
border-bottom-color-007 (invalid)
Border-bottom-color set to hex with six digits with the maximum plus one value of #1000000
The 'border-bottom-color' set to #1000000 falls back to the initial value.
border-bottom-color-008 (invalid)
Border-bottom-color set to hex with six digits with the maximum plus one value of #fgfgfg
The 'border-bottom-color' set to #fgfgfg falls back to the initial value.
border-bottom-color-009
Border-bottom-color set to hex with six digits with a red set to minimum plus one value, #010000
The 'border-bottom-color' set to #010000 renders the correct color.
border-bottom-color-010
Border-bottom-color set to hex with six digits with a red set to a nominal value, #990000
The 'border-bottom-color' set to #990000 renders the correct color.
border-bottom-color-011
Border-bottom-color set to hex with six digits with a red set to maximum minus one value, #fe0000
The 'border-bottom-color' set to #fe0000 renders the correct color.
border-bottom-color-012
Border-bottom-color set to hex with six digits with a red set to the maximum value, #ff0000
The 'border-bottom-color' set to #ff0000 renders the correct color.
border-bottom-color-013 (invalid)
Border-bottom-color set to hex with six digits with a red set to the maximum plus one value, #fg0000
The 'border-bottom-color' set to #fg0000 falls back to the initial value.
border-bottom-color-014
Border-bottom-color set to hex with six digits with a green set to minimum plus one value, #000100
The 'border-bottom-color' set to #000100 renders the correct color.
border-bottom-color-015
Border-bottom-color set to hex with six digits with a green set to a nominal value, #009900
The 'border-bottom-color' set to #009900 renders the correct color.
border-bottom-color-016
Border-bottom-color set to hex with six digits with a green set to maximum minus one value, #00fe00
The 'border-bottom-color' set to #00fe00 renders the correct color.
border-bottom-color-017
Border-bottom-color set to hex with six digits with a green set to the maximum value, #00ff00
The 'border-bottom-color' set to #00ff00 renders the correct color.
border-bottom-color-018 (invalid)
Border-bottom-color set to hex with six digits with a green set to the maximum plus one value, #00fg00
The 'border-bottom-color' set to #00fg00 falls back to the initial value.
border-bottom-color-019
Border-bottom-color set to hex with six digits with a blue set to minimum plus one value, #000001
The 'border-bottom-color' set to #000001 renders the correct color.
border-bottom-color-020
Border-bottom-color set to hex with six digits with a blue set to a nominal value, #000099
The 'border-bottom-color' set to #000099 renders the correct color.
border-bottom-color-021
Border-bottom-color set to hex with six digits with a blue set to maximum minus one value, #0000fe
The 'border-bottom-color' set to #0000fe renders the correct color.
border-bottom-color-022
Border-bottom-color set to hex with six digits with a blue set to the maximum value, #0000ff
The 'border-bottom-color' set to #0000ff renders the correct color.
border-bottom-color-023 (invalid)
Border-bottom-color set to hex with six digits with a blue set to the maximum plus one value, #0000fg
The 'border-bottom-color' set to #0000fg falls back to the initial value.
border-bottom-color-024 (invalid)
Border-bottom-color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex
The 'border-bottom-color' set to #00 falls back to the initial value.
border-bottom-color-025
Border-bottom-color set to hex with three digits with the minimum possible value #000
The 'border-bottom-color' set to #000 renders the correct color.
border-bottom-color-026
Border-bottom-color set to hex with three digits with the minimum plus one value, #111
The 'border-bottom-color' set to #111 renders the correct color.
border-bottom-color-027
Border-bottom-color set to hex with three digits with a nominal value #999
The 'border-bottom-color' set to #999 renders the correct color.
border-bottom-color-028
Border-bottom-color set to hex with three digits with the maximum minus one value of #eee
The 'border-bottom-color' set to #eee renders the correct color.
border-bottom-color-029
Border-bottom-color set to hex with three digits with the maximum value of #fff
The 'border-bottom-color' set to #fff renders the correct color.
border-bottom-color-030 (invalid)
Border-bottom-color set to hex with three digits with the maximum plus one value of #1000
The 'border-bottom-color' set to #1000 falls back to the initial value.
border-bottom-color-031 (invalid)
Border-bottom-color set to hex with three digits with the maximum plus one value of #ggg
The 'border-bottom-color' set to #ggg falls back to the initial value.
border-bottom-color-032
Border-bottom-color set to hex with three digits with a red set to minimum plus one value, #100
The 'border-bottom-color' set to #100 renders the correct color.
border-bottom-color-033
Border-bottom-color set to hex with three digits with a red set to a nominal value, #900
The 'border-bottom-color' set to #900 renders the correct color.
border-bottom-color-034
Border-bottom-color set to hex with three digits with a red set to maximum minus one value, #e00
The 'border-bottom-color' set to #e00 renders the correct color.
border-bottom-color-035
Border-bottom-color set to hex with three digits with a red set to the maximum value, #f00
The 'border-bottom-color' set to #f00 renders the correct color.
border-bottom-color-036 (invalid)
Border-bottom-color set to hex with three digits with a red set to the maximum plus one value, #g00
The 'border-bottom-color' set to #g00 falls back to the initial value.
border-bottom-color-037
Border-bottom-color set to hex with three digits with a green set to minimum plus one value, #010
The 'border-bottom-color' set to #010 renders the correct color.
border-bottom-color-038
Border-bottom-color set to hex with three digits with a green set to a nominal value, #090
The 'border-bottom-color' set to #090 renders the correct color.
border-bottom-color-039
Border-bottom-color set to hex with three digits with a green set to maximum minus one value, #0e0
The 'border-bottom-color' set to #0e0 renders the correct color.
border-bottom-color-040
Border-bottom-color set to hex with three digits with a green set to the maximum value, #0f0
The 'border-bottom-color' set to #0f0 renders the correct color.
border-bottom-color-041 (invalid)
Border-bottom-color set to hex with three digits with a green set to the maximum plus one value, #0g0
The 'border-bottom-color' set to #0g0 falls back to the initial value.
border-bottom-color-042
Border-bottom-color set to hex with three digits with a blue set to minimum plus one value, #001
The 'border-bottom-color' set to #001 renders the correct color.
border-bottom-color-043
Border-bottom-color set to hex with three digits with a blue set to a nominal value, #009
The 'border-bottom-color' set to #009 renders the correct color.
border-bottom-color-044
Border-bottom-color set to hex with three digits with a blue set to maximum minus one value, #00e
The 'border-bottom-color' set to #00e renders the correct color.
border-bottom-color-045
Border-bottom-color set to hex with three digits with a blue set to the maximum value, #00f
The 'border-bottom-color' set to #00f renders the correct color.
border-bottom-color-046 (invalid)
Border-bottom-color set to hex with three digits with a blue set to the maximum plus one value, #00g
The 'border-bottom-color' set to #00g falls back to the initial value.
border-bottom-color-047 (invalid)
Border-bottom-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%)
The 'border-bottom-color' set to rgb(-1%, -1%, -1%) truncates to a valid value.
border-bottom-color-048
Border-bottom-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%)
The 'border-bottom-color' set to rgb(0%, 0%, 0%) renders the correct color.
border-bottom-color-049
Border-bottom-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)
The 'border-bottom-color' set to rgb(1%, 1%, 1%) renders the correct color.
border-bottom-color-050
Border-bottom-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%)
The 'border-bottom-color' set to rgb(-0%, -0%, -0%) renders the correct color.
border-bottom-color-051
Border-bottom-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%)
The 'border-bottom-color' set to rgb(+0%, +0%, +0%) renders the correct color.
border-bottom-color-052
Border-bottom-color set to rgb() using percentages with a nominal value, rgb(50%, 50%, 50%)
The 'border-bottom-color' set to rgb(50%, 50%, 50%) renders the correct color.
border-bottom-color-053
Border-bottom-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+50%, +50%, +50%)
The 'border-bottom-color' set to rgb(+50%, +50%, +50%) renders the correct color.
border-bottom-color-054
Border-bottom-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)
The 'border-bottom-color' set to rgb(99%, 99%, 99%) renders the correct color.
border-bottom-color-055
Border-bottom-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%)
The 'border-bottom-color' set to rgb(100%, 100%, 100%) renders the correct color.
border-bottom-color-056
Border-bottom-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%)
The 'border-bottom-color' set to rgb(+100%, +100%, +100%) renders the correct color.
border-bottom-color-057 (invalid)
Border-bottom-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%)
The 'border-bottom-color' set to rgb(101%, 101%, 101%) truncates to a valid value.
border-bottom-color-058 (invalid)
Border-bottom-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1)
The 'border-bottom-color' set to rgb(-1, -1, -1) truncates to a valid value.
border-bottom-color-059
Border-bottom-color set to rgb() using integers with the minimum value, rgb(0, 0, 0)
The 'border-bottom-color' set to rgb(0, 0, 0) renders the correct color.
border-bottom-color-060
Border-bottom-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1)
The 'border-bottom-color' set to rgb(1, 1, 1) renders the correct color.
border-bottom-color-061
Border-bottom-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0)
The 'border-bottom-color' set to rgb(-0, -0, -0) renders the correct color.
border-bottom-color-062
Border-bottom-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0)
The 'border-bottom-color' set to rgb(+0, +0, +0) renders the correct color.
border-bottom-color-063
Border-bottom-color set to rgb() using integers with a nominal value, rgb(128, 128, 128)
The 'border-bottom-color' set to rgb(128, 128, 128) renders the correct color.
border-bottom-color-064
Border-bottom-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128)
The 'border-bottom-color' set to rgb(+128, +128, +128) renders the correct color.
border-bottom-color-065
Border-bottom-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254)
The 'border-bottom-color' set to rgb(254, 254, 254) renders the correct color.
border-bottom-color-066
Border-bottom-color set to rgb() using integers with a maximum value, rgb(255, 255, 255)
The 'border-bottom-color' set to rgb(255, 255, 255) renders the correct color.
border-bottom-color-067
Border-bottom-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255)
The 'border-bottom-color' set to rgb(+255, +255, +255) renders the correct color.
border-bottom-color-068 (invalid)
Border-bottom-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256)
The 'border-bottom-color' set to rgb(256, 256, 256) truncates to a valid value.
border-bottom-color-069 (invalid)
Border-bottom-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%)
The 'border-bottom-color' set to rgb(-1%, 0%, 0%) falls back to the initial value.
border-bottom-color-070
Border-bottom-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)
The 'border-bottom-color' set to rgb(1%, 0%, 0%) renders the correct color.
border-bottom-color-071
Border-bottom-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%)
The 'border-bottom-color' set to rgb(-0%, 0%, 0%) renders the correct color.
border-bottom-color-072
Border-bottom-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%)
The 'border-bottom-color' set to rgb(+0%, 0%, 0%) renders the correct color.
border-bottom-color-073
Border-bottom-color set to rgb() using percentages with red set to a nominal value, rgb(50%, 0%, 0%)
The 'border-bottom-color' set to rgb(50%, 0%, 0%) renders the correct color.
border-bottom-color-074
Border-bottom-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+50%, 0%, 0%)
The 'border-bottom-color' set to rgb(+50%, 0%, 0%) renders the correct color.
border-bottom-color-075
Border-bottom-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)
The 'border-bottom-color' set to rgb(99%, 0%, 0%) renders the correct color.
border-bottom-color-076
Border-bottom-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%)
The 'border-bottom-color' set to rgb(100%, 0%, 0%) renders the correct color.
border-bottom-color-077
Border-bottom-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%)
The 'border-bottom-color' set to rgb(+100%, 0%, 0%) renders the correct color.
border-bottom-color-078 (invalid)
Border-bottom-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%)
The 'border-bottom-color' set to rgb(101%, 0%, 0%) truncates to a valid value.
border-bottom-color-079 (invalid)
Border-bottom-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0)
The 'border-bottom-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-bottom-color-080
Border-bottom-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0)
The 'border-bottom-color' set to rgb(1, 0, 0) renders the correct color.
border-bottom-color-081
Border-bottom-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0)
The 'border-bottom-color' set to rgb(-0, 0, 0) renders the correct color.
border-bottom-color-082
Border-bottom-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0)
The 'border-bottom-color' set to rgb(+0, 0, 0) renders the correct color.
border-bottom-color-083
Border-bottom-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0)
The 'border-bottom-color' set to rgb(128, 0, 0) renders the correct color.
border-bottom-color-084
Border-bottom-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0)
The 'border-bottom-color' set to rgb(+128, 0, 0) renders the correct color.
border-bottom-color-085
Border-bottom-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0)
The 'border-bottom-color' set to rgb(254, 0, 0) renders the correct color.
border-bottom-color-086
Border-bottom-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0)
The 'border-bottom-color' set to rgb(255, 0, 0) renders the correct color.
border-bottom-color-087
Border-bottom-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0)
The 'border-bottom-color' set to rgb(+255, 0, 0) renders the correct color.
border-bottom-color-088 (invalid)
Border-bottom-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0)
The 'border-bottom-color' set to rgb(256, 0, 0) truncates to a valid value.
border-bottom-color-089 (invalid)
Border-bottom-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%)
The 'border-bottom-color' set to rgb(0%, -1%, 0%) truncates to a valid value.
border-bottom-color-090
Border-bottom-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)
The 'border-bottom-color' set to rgb(0%, 1%, 0%) renders the correct color.
border-bottom-color-091
Border-bottom-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%)
The 'border-bottom-color' set to rgb(0%, -0%, 0%) renders the correct color.
border-bottom-color-092
Border-bottom-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%)
The 'border-bottom-color' set to rgb(0%, +0%, 0%) renders the correct color.
border-bottom-color-093
Border-bottom-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 50%, 0%)
The 'border-bottom-color' set to rgb(0%, 50%, 0%) renders the correct color.
border-bottom-color-094
Border-bottom-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +50%, 0%)
The 'border-bottom-color' set to rgb(0%, +50%, 0%) renders the correct color.
border-bottom-color-095
Border-bottom-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)
The 'border-bottom-color' set to rgb(0%, 99%, 0%) renders the correct color.
border-bottom-color-096
Border-bottom-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%)
The 'border-bottom-color' set to rgb(0%, 100%, 0%) renders the correct color.
border-bottom-color-097
Border-bottom-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%)
The 'border-bottom-color' set to rgb(0%, +100%, 0%) renders the correct color.
border-bottom-color-098 (invalid)
Border-bottom-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%)
The 'border-bottom-color' set to rgb(0%, 101%, 0%) truncates to a valid value.
border-bottom-color-099 (invalid)
Border-bottom-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0)
The 'border-bottom-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-bottom-color-100
Border-bottom-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0)
The 'border-bottom-color' set to rgb(0, 1, 0) renders the correct color.
border-bottom-color-101
Border-bottom-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0)
The 'border-bottom-color' set to rgb(0, -0, 0) renders the correct color.
border-bottom-color-102
Border-bottom-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0)
The 'border-bottom-color' set to rgb(0, +0, 0) renders the correct color.
border-bottom-color-103
Border-bottom-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0)
The 'border-bottom-color' set to rgb(0, 128, 0) renders the correct color.
border-bottom-color-104
Border-bottom-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0)
The 'border-bottom-color' set to rgb(0, +128, 0) renders the correct color.
border-bottom-color-105
Border-bottom-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0)
The 'border-bottom-color' set to rgb(0, 254, 0) renders the correct color.
border-bottom-color-106
Border-bottom-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0)
The 'border-bottom-color' set to rgb(0, 255, 0) renders the correct color.
border-bottom-color-107
Border-bottom-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0)
The 'border-bottom-color' set to rgb(0, +255, 0) renders the correct color.
border-bottom-color-108 (invalid)
Border-bottom-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0)
The 'border-bottom-color' set to rgb(0, 256, 0) properly truncates to a valid value.
border-bottom-color-109 (invalid)
Border-bottom-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%)
The 'border-bottom-color' set to rgb(0%, 0%, -1%) truncates to a valid value.
border-bottom-color-110
Border-bottom-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)
The 'border-bottom-color' set to rgb(0%, 0%, 1%) renders the correct color.
border-bottom-color-111
Border-bottom-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%)
The 'border-bottom-color' set to rgb(0%, 0%, -0%) renders the correct color.
border-bottom-color-112
Border-bottom-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%)
The 'border-bottom-color' set to rgb(0%, 0%, +0%) renders the correct color.
border-bottom-color-113
Border-bottom-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 50%)
The 'border-bottom-color' set to rgb(0%, 0%, 50%) renders the correct color.
border-bottom-color-114
Border-bottom-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +50%)
The 'border-bottom-color' set to rgb(0%, 0%, +50%) renders the correct color.
border-bottom-color-115
Border-bottom-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)
The 'border-bottom-color' set to rgb(0%, 0%, 99%) renders the correct color.
border-bottom-color-116
Border-bottom-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%)
The 'border-bottom-color' set to rgb(0%, 0%, 100%) renders the correct color.
border-bottom-color-117
Border-bottom-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%)
The 'border-bottom-color' set to rgb(0%, 0%, +100%) renders the correct color.
border-bottom-color-118 (invalid)
Border-bottom-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%)
The 'border-bottom-color' set to rgb(0%, 0%, 101%) truncates to a valid value.
border-bottom-color-119 (invalid)
Border-bottom-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1)
The 'border-bottom-color' set to rgb(0, 0, -1) truncates to a valid value.
border-bottom-color-120
Border-bottom-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1)
The 'border-bottom-color' set to rgb(0, 0, 1) renders the correct color.
border-bottom-color-121
Border-bottom-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0)
The 'border-bottom-color' set to rgb(0, 0, -0) renders the correct color.
border-bottom-color-122
Border-bottom-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0)
The 'border-bottom-color' set to rgb(0, 0, +0) renders the correct color.
border-bottom-color-123
Border-bottom-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128)
The 'border-bottom-color' set to rgb(0, 0, 128) renders the correct color.
border-bottom-color-124
Border-bottom-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128)
The 'border-bottom-color' set to rgb(0, 0, +128) renders the correct color.
border-bottom-color-125
Border-bottom-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254)
The 'border-bottom-color' set to rgb(0, 0, 254) renders the correct color.
border-bottom-color-126
Border-bottom-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255)
The 'border-bottom-color' set to rgb(0, 0, 255) renders the correct color.
border-bottom-color-127
Border-bottom-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255)
The 'border-bottom-color' set to rgb(0, 0, +255) renders the correct color.
border-bottom-color-128 (invalid)
Border-bottom-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256)
The 'border-bottom-color' set to rgb(0, 0, 256) properly truncates to a valid value.
border-bottom-color-129
Border-bottom-color set to aqua
The 'border-bottom-color' set to aqua causes the border-bottom-color of the box to be aqua.
border-bottom-color-130
Border-bottom-color set to black
The 'border-bottom-color' set to black causes the border-bottom-color of the box to be black.
border-bottom-color-131
Border-bottom-color set to blue
The 'border-bottom-color' set to blue causes the border-bottom-color of the box to be blue.
border-bottom-color-132
Border-bottom-color set to fuchsia
The 'border-bottom-color' set to fuchsia causes the border-bottom-color of the box to be fuchsia.
border-bottom-color-133
Border-bottom-color set to gray
The 'border-bottom-color' set to gray causes the border-bottom-color of the box to be gray.
border-bottom-color-134
Border-bottom-color set to green
The 'border-bottom-color' set to green causes the background of the box to be green.
border-bottom-color-135
Border-bottom-color set to lime
The 'border-bottom-color' set to lime causes the border-bottom-color of the box to be lime.
border-bottom-color-136
Border-bottom-color set to maroon
The 'border-bottom-color' set to maroon causes the border-bottom-color of the box to be maroon.
border-bottom-color-137
Border-bottom-color set to navy
The 'border-bottom-color' set to navy causes the border-bottom-color of the box to be navy.
border-bottom-color-138
Border-bottom-color set to olive
The 'border-bottom-color' set to olive causes the border-bottom-color of the box to be olive.
border-bottom-color-139
Border-bottom-color set to orange
The 'border-bottom-color' set to orange causes the border-bottom-color of the box to be orange.
border-bottom-color-140
Border-bottom-color set to purple
The 'border-bottom-color' set to purple causes the border-bottom-color of the box to be purple.
border-bottom-color-141
Border-bottom-color set to red
The 'border-bottom-color' set to red causes the border-bottom-color of the box to be red.
border-bottom-color-142
Border-bottom-color set to silver
The 'border-bottom-color' set to silver causes the border-bottom-color of the box to be silver.
border-bottom-color-143
Border-bottom-color set to teal
The 'border-bottom-color' set to teal causes the border-bottom-color of the box to be teal.
border-bottom-color-144
Border-bottom-color set to white
The 'border-bottom-color' set to white causes the border-bottom-color of the box to be white.
border-bottom-color-145
Border-bottom-color set to yellow
The 'border-bottom-color' set to yellow causes the border-bottom-color of the box to be yellow.
border-bottom-color-174
Border-bottom-color set to transparent
The 'border-bottom-color' set to transparent properly renders a border with no visible color.
border-bottom-color-175
Border-bottom-color set to inherit
The 'border-bottom-color' set to inherit causes the 'border-bottom-color' of the element to be the same as the 'border-bottom-color' designated on the parent element.
border-bottom-color-applies-to-001
Border-bottom-color applied to element with display table-row-group
The 'border-bottom-color' property applies to elements with a display of table-row-group.
border-bottom-color-applies-to-002
Border-bottom-color applied to element with display table-header-group
The 'border-bottom-color' property applies to elements with a display of table-header-group.
border-bottom-color-applies-to-003
Border-bottom-color applied to element with display table-footer-group
The 'border-bottom-color' property applies to elements with a display of table-footer-group.
border-bottom-color-applies-to-004
Border-bottom-color applied to element with display table-row
The 'border-bottom-color' property applies to elements with a display of table-row.
border-bottom-color-applies-to-005
Border-bottom-color applied to element with display table-column-group
The 'border-bottom-color' property applies to elements with a display of table-column-group.
border-bottom-color-applies-to-006
Border-bottom-color applied to element with display table-column
The 'border-bottom-color' property applies to elements with a display of table-column.
border-bottom-color-applies-to-007
Border-bottom-color applied to element with display table-cell
The 'border-bottom-color' property applies to elements with a display of table-cell.
border-bottom-color-applies-to-008
Border-bottom-color applied to element with display inline
The 'border-bottom-color' property applies to elements with a display of inline.
border-bottom-color-applies-to-009
Border-bottom-color applied to element with display block
The 'border-bottom-color' property applies to elements with a display of block.
border-bottom-color-applies-to-010
Border-bottom-color applied to element with display list-item
The 'border-bottom-color' property applies to elements with a display of list-item.
border-bottom-color-applies-to-012
Border-bottom-color applied to element with display inline-block
The 'border-bottom-color' property applies to elements with a display of inline-block.
border-bottom-color-applies-to-013
Border-bottom-color applied to element with display table
The 'border-bottom-color' property applies to elements with a display of table.
border-bottom-color-applies-to-014
Border-bottom-color applied to element with display inline-table
The 'border-bottom-color' property applies to elements with a display of inline-table.
border-bottom-color-applies-to-015
Border-bottom-color applied to element with display table-caption
The 'border-bottom-color' property applies to elements with a display of table-caption.
border-color-001
Border-color with one color value
The 'border-color' property with one color value is supported and applied to all sides of the box.
border-color-002
Border-color with two color values
The 'border-color' property with two color values is supported and applied to the correct sides of the box.
border-color-003
Border-color with three color values
The 'border-color' property with three color values is supported and applied to the correct sides of the box.
border-color-004
Border-color with four color values
The 'border-color' property with four color values is supported and applied to the correct sides of the box.
border-color-005
Border-color with a transparent border
The 'border-color' property set to 'transparent' is supported and applies to all sides of an element.
border-color-006
Border-color set to inherit, inheriting one value
The 'border-color' property set to 'inherit' is supported and properly inherits a single value that will be applied to all sides of the element.
border-color-007
Border-color set to inherit, inheriting two values
The 'border-color' property set to 'inherit' is supported and properly inherits two values that will be applied to the appropriate sides of the element.
border-color-008
Border-color set to inherit, inheriting three values
The 'border-color' property set to 'inherit' is supported and properly inherits three values that will be applied to the appropriate sides of the element.
border-color-009
Border-color set to inherit, inheriting four values
The 'border-color' property set to 'inherit' is supported and properly inherits four values that will be applied to the appropriate sides of the element.
border-color-applies-to-001
Border-color applied to element with display table-row-group
The 'border-color' properties applies to elements with a display of table-row-group.
border-color-applies-to-002
Border-color applied to element with display table-header-group
The 'border-color' properties applies to elements with a display of table-header-group.
border-color-applies-to-003
Border-color applied to element with display table-footer-group
The 'border-color' properties applies to elements with a display of table-footer-group.
border-color-applies-to-004
Border-color applied to element with display table-row
The 'border-color' properties applies to elements with a display of table-row.
border-color-applies-to-005
Border-color applied to element with display table-column-group
The 'border-color' properties applies to elements with a display of table-column-group.
border-color-applies-to-006
Border-color applied to element with display table-column
The 'border-color' properties applies to elements with a display of table-column.
border-color-applies-to-007
Border-color applied to element with display table-cell
The 'border-color' properties applies to elements with a display of table-cell.
border-color-applies-to-008
Border-color applied to element with display inline
The 'border-color' properties applies to elements with a display of inline.
border-color-applies-to-009
Border-color applied to element with display block
The 'border-color' properties applies to elements with a display of block.
border-color-applies-to-010
Border-color applied to element with display list-item
The 'border-color' properties applies to elements with a display of list-item.
border-color-applies-to-012
Border-color applied to element with display inline-block
The 'border-color' properties applies to elements with a display of inline-block.
border-color-applies-to-013
Border-color applied to element with display table
The 'border-color' properties applies to elements with a display of table.
border-color-applies-to-014
Border-color applied to element with display inline-table
The 'border-color' properties applies to elements with a display of inline-table.
border-color-applies-to-015
Border-color applied to element with display table-caption
The 'border-color' properties applies to elements with a display of table-caption.
border-color-shorthand-001
Border-color shorthand - one value
Specifying a single value on the 'border-color' property sets the value for all sides of the element.
border-color-shorthand-002
Border-color shorthand - two values
Specifying two values on the 'border-color' property assigns the first value to the top and bottom and the second to the left and right.
border-color-shorthand-003
Border-color shorthand - three values
Specifying three values to the 'border-color' property assigns the first value to the top the second value to the left and right and the third value to the bottom.
border-color-shorthand-004
Border-color shorthand - four values
Specifying four values to the 'border-color' property assigns the values for top, right, bottom and left.
border-left-color-001 (invalid)
Border-left-color set to hex with five digits which is invalid and is equivalent to minimum minus one value for six digit hex
The 'border-left-color' set to #00000 falls back to the initial value.
border-left-color-002
Border-left-color set to hex with six digits with the minimum value, #000000
The 'border-left-color' set to #000000 renders the correct color.
border-left-color-003
Border-left-color set to hex with six digits with the minimum plus one value, #010101
The 'border-left-color' set to #010101 renders the correct color.
border-left-color-004
Border-left-color set to hex with six digits with a nominal value #999999
The 'border-left-color' set to #999999 renders the correct color.
border-left-color-005
Border-left-color set to hex with six digits with the maximum minus one value of #fefefe
The 'border-left-color' set to #fefefe renders the correct color for the border.
border-left-color-006
Border-left-color set to hex with six digits with the maximum value of #ffffff
The 'border-left-color' set to #ffffff renders the correct color.
border-left-color-007 (invalid)
Border-left-color set to hex with six digits with the maximum plus one value of #1000000
The 'border-left-color' set to #1000000 falls back to the initial value.
border-left-color-008 (invalid)
Border-left-color set to hex with six digits with the maximum plus one value of #fgfgfg
The 'border-left-color' set to #fgfgfg falls back to the initial value.
border-left-color-009
Border-left-color set to hex with six digits with a red set to minimum plus one value, #010000
The 'border-left-color' set to #010000 renders the correct color.
border-left-color-010
Border-left-color set to hex with six digits with a red set to a nominal value, #990000
The 'border-left-color' set to #990000 renders the correct color.
border-left-color-011
Border-left-color set to hex with six digits with a red set to maximum minus one value, #fe0000
The 'border-left-color' set to #fe0000 renders the correct color.
border-left-color-012
Border-left-color set to hex with six digits with a red set to the maximum value, #ff0000
The 'border-left-color' set to #ff0000 renders the correct color.
border-left-color-013 (invalid)
Border-left-color set to hex with six digits with a red set to the maximum plus one value, #fg0000
The 'border-left-color' set to #fg0000 falls back to the initial value.
border-left-color-014
Border-left-color set to hex with six digits with a green set to minimum plus one value, #000100
The 'border-left-color' set to #000100 renders the correct color.
border-left-color-015
Border-left-color set to hex with six digits with a green set to a nominal value, #009900
The 'border-left-color' set to #009900 renders the correct color.
border-left-color-016
Border-left-color set to hex with six digits with a green set to maximum minus one value, #00fe00
The 'border-left-color' set to #00fe00 renders the correct color.
border-left-color-017
Border-left-color set to hex with six digits with a green set to the maximum value, #00ff00
The 'border-left-color' set to #00ff00 renders the correct color.
border-left-color-018 (invalid)
Border-left-color set to hex with six digits with a green set to the maximum plus one value, #00fg00
The 'border-left-color' set to #00fg00 falls back to the initial value.
border-left-color-019
Border-left-color set to hex with six digits with a blue set to minimum plus one value, #000001
The 'border-left-color' set to #000001 renders the correct color.
border-left-color-020
Border-left-color set to hex with six digits with a blue set to a nominal value, #000099
The 'border-left-color' set to #000099 renders the correct color.
border-left-color-021
Border-left-color set to hex with six digits with a blue set to maximum minus one value, #0000fe
The 'border-left-color' set to #0000fe renders the correct color.
border-left-color-022
Border-left-color set to hex with six digits with a blue set to the maximum value, #0000ff
The 'border-left-color' set to #0000ff renders the correct color.
border-left-color-023 (invalid)
Border-left-color set to hex with six digits with a blue set to the maximum plus one value, #0000fg
The 'border-left-color' set to #0000fg falls back to the initial value.
border-left-color-024 (invalid)
Border-left-color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex
The 'border-left-color' set to #00 falls back to the initial value.
border-left-color-025
Border-left-color set to hex with three digits with the minimum possible value #000
The 'border-left-color' set to #000 renders the correct color.
border-left-color-026
Border-left-color set to hex with three digits with the minimum plus one value, #111
The 'border-left-color' set to #111 renders the correct color.
border-left-color-027
Border-left-color set to hex with three digits with a nominal value #999
The 'border-left-color' set to #999 renders the correct color.
border-left-color-028
Border-left-color set to hex with three digits with the maximum minus one value of #eee
The 'border-left-color' set to #eee renders the correct color.
border-left-color-029
Border-left-color set to hex with three digits with the maximum value of #fff
The 'border-left-color' set to #fff renders the correct color.
border-left-color-030 (invalid)
Border-left-color set to hex with three digits with the maximum plus one value of #1000
The 'border-left-color' set to #1000 falls back to the initial value.
border-left-color-031 (invalid)
Border-left-color set to hex with three digits with the maximum plus one value of #ggg
The 'border-left-color' set to #ggg falls back to the initial value.
border-left-color-032
Border-left-color set to hex with three digits with a red set to minimum plus one value, #100
The 'border-left-color' set to #100 renders the correct color.
border-left-color-033
Border-left-color set to hex with three digits with a red set to a nominal value, #900
The 'border-left-color' set to #900 renders the correct color.
border-left-color-034
Border-left-color set to hex with three digits with a red set to maximum minus one value, #e00
The 'border-left-color' set to #e00 renders the correct color.
border-left-color-035
Border-left-color set to hex with three digits with a red set to the maximum value, #f00
The 'border-left-color' set to #f00 renders the correct color.
border-left-color-036 (invalid)
Border-left-color set to hex with three digits with a red set to the maximum plus one value, #g00
The 'border-left-color' set to #g00 falls back to the initial value.
border-left-color-037
Border-left-color set to hex with three digits with a green set to minimum plus one value, #010
The 'border-left-color' set to #010 renders the correct color.
border-left-color-038
Border-left-color set to hex with three digits with a green set to a nominal value, #090
The 'border-left-color' set to #090 renders the correct color.
border-left-color-039
Border-left-color set to hex with three digits with a green set to maximum minus one value, #0e0
The 'border-left-color' set to #0e0 renders the correct color.
border-left-color-040
Border-left-color set to hex with three digits with a green set to the maximum value, #0f0
The 'border-left-color' set to #0f0 renders the correct color.
border-left-color-041 (invalid)
Border-left-color set to hex with three digits with a green set to the maximum plus one value, #0g0
The 'border-left-color' set to #0g0 falls back to the initial value.
border-left-color-042
Border-left-color set to hex with three digits with a blue set to minimum plus one value, #001
The 'border-left-color' set to #001 renders the correct color.
border-left-color-043
Border-left-color set to hex with three digits with a blue set to a nominal value, #009
The 'border-left-color' set to #009 renders the correct color.
border-left-color-044
Border-left-color set to hex with three digits with a blue set to maximum minus one value, #00e
The 'border-left-color' set to #00e renders the correct color.
border-left-color-045
Border-left-color set to hex with three digits with a blue set to the maximum value, #00f
The 'border-left-color' set to #00f renders the correct color.
border-left-color-046 (invalid)
Border-left-color set to hex with three digits with a blue set to the maximum plus one value, #00g
The 'border-left-color' set to #00g falls back to the initial value.
border-left-color-047 (invalid)
Border-left-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%)
The 'border-left-color' set to rgb(-1%, -1%, -1%) truncates to a valid value.
border-left-color-048
Border-left-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%)
The 'border-left-color' set to rgb(0%, 0%, 0%) renders the correct color.
border-left-color-049
Border-left-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)
The 'border-left-color' set to rgb(1%, 1%, 1%) renders the correct color.
border-left-color-050
Border-left-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%)
The 'border-left-color' set to rgb(-0%, -0%, -0%) renders the correct color.
border-left-color-051
Border-left-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%)
The 'border-left-color' set to rgb(+0%, +0%, +0%) renders the correct color.
border-left-color-052
Border-left-color set to rgb() using percentages with a nominal value, rgb(50%, 50%, 50%)
The 'border-left-color' set to rgb(50%, 50%, 50%) renders the correct color.
border-left-color-053
Border-left-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+50%, +50%, +50%)
The 'border-left-color' set to rgb(+50%, +50%, +50%) renders the correct color.
border-left-color-054
Border-left-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)
The 'border-left-color' set to rgb(99%, 99%, 99%) renders the correct color.
border-left-color-055
Border-left-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%)
The 'border-left-color' set to rgb(100%, 100%, 100%) renders the correct color.
border-left-color-056
Border-left-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%)
The 'border-left-color' set to rgb(+100%, +100%, +100%) renders the correct color.
border-left-color-057 (invalid)
Border-left-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%)
The 'border-left-color' set to rgb(101%, 101%, 101%) truncates to a valid value.
border-left-color-058 (invalid)
Border-left-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1)
The 'border-left-color' set to rgb(-1, -1, -1) truncates to a valid value.
border-left-color-059
Border-left-color set to rgb() using integers with the minimum value, rgb(0, 0, 0)
The 'border-left-color' set to rgb(0, 0, 0) renders the correct color.
border-left-color-060
Border-left-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1)
The 'border-left-color' set to rgb(1, 1, 1) renders the correct color.
border-left-color-061
Border-left-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0)
The 'border-left-color' set to rgb(-0, -0, -0) renders the correct color.
border-left-color-062
Border-left-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0)
The 'border-left-color' set to rgb(+0, +0, +0) renders the correct color.
border-left-color-063
Border-left-color set to rgb() using integers with a nominal value, rgb(128, 128, 128)
The 'border-left-color' set to rgb(128, 128, 128) renders the correct color.
border-left-color-064
Border-left-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128)
The 'border-left-color' set to rgb(+128, +128, +128) renders the correct color.
border-left-color-065
Border-left-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254)
The 'border-left-color' set to rgb(254, 254, 254) renders the correct color.
border-left-color-066
Border-left-color set to rgb() using integers with a maximum value, rgb(255, 255, 255)
The 'border-left-color' set to rgb(255, 255, 255) renders the correct color.
border-left-color-067
Border-left-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255)
The 'border-left-color' set to rgb(+255, +255, +255) renders the correct color.
border-left-color-068 (invalid)
Border-left-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256)
The 'border-left-color' set to rgb(256, 256, 256) truncates to a valid value.
border-left-color-069 (invalid)
Border-left-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%)
The 'border-left-color' set to rgb(-1%, 0%, 0%) falls back to the initial value.
border-left-color-070
Border-left-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)
The 'border-left-color' set to rgb(1%, 0%, 0%) renders the correct color.
border-left-color-071
Border-left-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%)
The 'border-left-color' set to rgb(-0%, 0%, 0%) renders the correct color.
border-left-color-072
Border-left-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%)
The 'border-left-color' set to rgb(+0%, 0%, 0%) renders the correct color.
border-left-color-073
Border-left-color set to rgb() using percentages with red set to a nominal value, rgb(50%, 0%, 0%)
The 'border-left-color' set to rgb(50%, 0%, 0%) renders the correct color.
border-left-color-074
Border-left-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+50%, 0%, 0%)
The 'border-left-color' set to rgb(+50%, 0%, 0%) renders the correct color.
border-left-color-075
Border-left-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)
The 'border-left-color' set to rgb(99%, 0%, 0%) renders the correct color.
border-left-color-076
Border-left-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%)
The 'border-left-color' set to rgb(100%, 0%, 0%) renders the correct color.
border-left-color-077
Border-left-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%)
The 'border-left-color' set to rgb(+100%, 0%, 0%) renders the correct color.
border-left-color-078 (invalid)
Border-left-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%)
The 'border-left-color' set to rgb(101%, 0%, 0%) truncates to a valid value.
border-left-color-079 (invalid)
Border-left-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0)
The 'border-left-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-left-color-080
Border-left-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0)
The 'border-left-color' set to rgb(1, 0, 0) renders the correct color.
border-left-color-081
Border-left-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0)
The 'border-left-color' set to rgb(-0, 0, 0) renders the correct color.
border-left-color-082
Border-left-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0)
The 'border-left-color' set to rgb(+0, 0, 0) renders the correct color.
border-left-color-083
Border-left-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0)
The 'border-left-color' set to rgb(128, 0, 0) renders the correct color.
border-left-color-084
Border-left-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0)
The 'border-left-color' set to rgb(+128, 0, 0) renders the correct color.
border-left-color-085
Border-left-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0)
The 'border-left-color' set to rgb(254, 0, 0) renders the correct color.
border-left-color-086
Border-left-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0)
The 'border-left-color' set to rgb(255, 0, 0) renders the correct color.
border-left-color-087
Border-left-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0)
The 'border-left-color' set to rgb(+255, 0, 0) renders the correct color.
border-left-color-088 (invalid)
Border-left-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0)
The 'border-left-color' set to rgb(256, 0, 0) truncates to a valid value.
border-left-color-089 (invalid)
Border-left-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%)
The 'border-left-color' set to rgb(0%, -1%, 0%) truncates to a valid value.
border-left-color-090
Border-left-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)
The 'border-left-color' set to rgb(0%, 1%, 0%) renders the correct color.
border-left-color-091
Border-left-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%)
The 'border-left-color' set to rgb(0%, -0%, 0%) renders the correct color.
border-left-color-092
Border-left-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%)
The 'border-left-color' set to rgb(0%, +0%, 0%) renders the correct color.
border-left-color-093
Border-left-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 50%, 0%)
The 'border-left-color' set to rgb(0%, 50%, 0%) renders the correct color.
border-left-color-094
Border-left-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +50%, 0%)
The 'border-left-color' set to rgb(0%, +50%, 0%) renders the correct color.
border-left-color-095
Border-left-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)
The 'border-left-color' set to rgb(0%, 99%, 0%) renders the correct color.
border-left-color-096
Border-left-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%)
The 'border-left-color' set to rgb(0%, 100%, 0%) renders the correct color.
border-left-color-097
Border-left-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%)
The 'border-left-color' set to rgb(0%, +100%, 0%) renders the correct color.
border-left-color-098 (invalid)
Border-left-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%)
The 'border-left-color' set to rgb(0%, 101%, 0%) truncates to a valid value.
border-left-color-099 (invalid)
Border-left-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0)
The 'border-left-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-left-color-100
Border-left-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0)
The 'border-left-color' set to rgb(0, 1, 0) renders the correct color.
border-left-color-101
Border-left-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0)
The 'border-left-color' set to rgb(0, -0, 0) renders the correct color.
border-left-color-102
Border-left-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0)
The 'border-left-color' set to rgb(0, +0, 0) renders the correct color.
border-left-color-103
Border-left-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0)
The 'border-left-color' set to rgb(0, 128, 0) renders the correct color.
border-left-color-104
Border-left-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0)
The 'border-left-color' set to rgb(0, +128, 0) renders the correct color.
border-left-color-105
Border-left-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0)
The 'border-left-color' set to rgb(0, 254, 0) renders the correct color.
border-left-color-106
Border-left-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0)
The 'border-left-color' set to rgb(0, 255, 0) renders the correct color.
border-left-color-107
Border-left-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0)
The 'border-left-color' set to rgb(0, +255, 0) renders the correct color.
border-left-color-108 (invalid)
Border-left-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0)
The 'border-left-color' set to rgb(0, 256, 0) properly truncates to a valid value.
border-left-color-109 (invalid)
Border-left-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%)
The 'border-left-color' set to rgb(0%, 0%, -1%) truncates to a valid value.
border-left-color-110
Border-left-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)
The 'border-left-color' set to rgb(0%, 0%, 1%) renders the correct color.
border-left-color-111
Border-left-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%)
The 'border-left-color' set to rgb(0%, 0%, -0%) renders the correct color.
border-left-color-112
Border-left-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%)
The 'border-left-color' set to rgb(0%, 0%, +0%) renders the correct color.
border-left-color-113
Border-left-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 50%)
The 'border-left-color' set to rgb(0%, 0%, 50%) renders the correct color.
border-left-color-114
Border-left-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +50%)
The 'border-left-color' set to rgb(0%, 0%, +50%) renders the correct color.
border-left-color-115
Border-left-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)
The 'border-left-color' set to rgb(0%, 0%, 99%) renders the correct color.
border-left-color-116
Border-left-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%)
The 'border-left-color' set to rgb(0%, 0%, 100%) renders the correct color.
border-left-color-117
Border-left-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%)
The 'border-left-color' set to rgb(0%, 0%, +100%) renders the correct color.
border-left-color-118 (invalid)
Border-left-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%)
The 'border-left-color' set to rgb(0%, 0%, 101%) truncates to a valid value.
border-left-color-119 (invalid)
Border-left-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1)
The 'border-left-color' set to rgb(0, 0, -1) truncates to a valid value.
border-left-color-120
Border-left-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1)
The 'border-left-color' set to rgb(0, 0, 1) renders the correct color.
border-left-color-121
Border-left-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0)
The 'border-left-color' set to rgb(0, 0, -0) renders the correct color.
border-left-color-122
Border-left-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0)
The 'border-left-color' set to rgb(0, 0, +0) renders the correct color.
border-left-color-123
Border-left-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128)
The 'border-left-color' set to rgb(0, 0, 128) renders the correct color.
border-left-color-124
Border-left-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128)
The 'border-left-color' set to rgb(0, 0, +128) renders the correct color.
border-left-color-125
Border-left-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254)
The 'border-left-color' set to rgb(0, 0, 254) renders the correct color.
border-left-color-126
Border-left-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255)
The 'border-left-color' set to rgb(0, 0, 255) renders the correct color.
border-left-color-127
Border-left-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255)
The 'border-left-color' set to rgb(0, 0, +255) renders the correct color.
border-left-color-128 (invalid)
Border-left-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256)
The 'border-left-color' set to rgb(0, 0, 256) properly truncates to a valid value.
border-left-color-129
Border-left-color set to aqua
The 'border-left-color' set to aqua causes the border-left-color of the box to be aqua.
border-left-color-130
Border-left-color set to black
The 'border-left-color' set to black causes the border-left-color of the box to be black.
border-left-color-131
Border-left-color set to blue
The 'border-left-color' set to blue causes the border-left-color of the box to be blue.
border-left-color-132
Border-left-color set to fuchsia
The 'border-left-color' set to fuchsia causes the border-left-color of the box to be fuchsia.
border-left-color-133
Border-left-color set to gray
The 'border-left-color' set to gray causes the border-left-color of the box to be gray.
border-left-color-134
Border-left-color set to green
The 'border-left-color' set to green causes the background of the box to be green.
border-left-color-135
Border-left-color set to lime
The 'border-left-color' set to lime causes the border-left-color of the box to be lime.
border-left-color-136
Border-left-color set to maroon
The 'border-left-color' set to maroon causes the border-left-color of the box to be maroon.
border-left-color-137
Border-left-color set to navy
The 'border-left-color' set to navy causes the border-left-color of the box to be navy.
border-left-color-138
Border-left-color set to olive
The 'border-left-color' set to olive causes the border-left-color of the box to be olive.
border-left-color-139
Border-left-color set to orange
The 'border-left-color' set to orange causes the border-left-color of the box to be orange.
border-left-color-140
Border-left-color set to purple
The 'border-left-color' set to purple causes the border-left-color of the box to be purple.
border-left-color-141
Border-left-color set to red
The 'border-left-color' set to red causes the border-left-color of the box to be red.
border-left-color-142
Border-left-color set to silver
The 'border-left-color' set to silver causes the border-left-color of the box to be silver.
border-left-color-143
Border-left-color set to teal
The 'border-left-color' set to teal causes the border-left-color of the box to be teal.
border-left-color-144
Border-left-color set to white
The 'border-left-color' set to white causes the border-left-color of the box to be white.
border-left-color-145
Border-left-color set to yellow
The 'border-left-color' set to yellow causes the border-left-color of the box to be yellow.
border-left-color-174
Border-left-color set to transparent
The 'border-left-color' set to transparent properly renders a border with no visible color.
border-left-color-175
Border-left-color set to inherit
The 'border-left-color' set to inherit causes the 'border-left-color' of the element to be the same as the 'border-left-color' designated on the parent element.
border-left-color-applies-to-001
Border-left-color applied to element with display table-row-group
The 'border-left-color' properties applies to elements with a display of table-row-group.
border-left-color-applies-to-002
Border-left-color applied to element with display table-header-group
The 'border-left-color' properties applies to elements with a display of table-header-group.
border-left-color-applies-to-003
Border-left-color applied to element with display table-footer-group
The 'border-left-color' properties applies to elements with a display of table-footer-group.
border-left-color-applies-to-004
Border-left-color applied to element with display table-row
The 'border-left-color' properties applies to elements with a display of table-row.
border-left-color-applies-to-005
Border-left-color applied to element with display table-column-group
The 'border-left-color' properties applies to elements with a display of table-column-group.
border-left-color-applies-to-006
Border-left-color applied to element with display table-column
The 'border-left-color' properties applies to elements with a display of table-column.
border-left-color-applies-to-007
Border-left-color applied to element with display table-cell
The 'border-left-color' properties applies to elements with a display of table-cell.
border-left-color-applies-to-008
Border-left-color applied to element with display inline
The 'border-left-color' properties applies to elements with a display of inline.
border-left-color-applies-to-009
Border-left-color applied to element with display block
The 'border-left-color' properties applies to elements with a display of block.
border-left-color-applies-to-010
Border-left-color applied to element with display list-item
The 'border-left-color' properties applies to elements with a display of list-item.
border-left-color-applies-to-012
Border-left-color applied to element with display inline-block
The 'border-left-color' properties applies to elements with a display of inline-block.
border-left-color-applies-to-013
Border-left-color applied to element with display table
The 'border-left-color' properties applies to elements with a display of table.
border-left-color-applies-to-014
Border-left-color applied to element with display inline-table
The 'border-left-color' properties applies to elements with a display of inline-table.
border-left-color-applies-to-015
Border-left-color applied to element with display table-caption
The 'border-left-color' properties applies to elements with a display of table-caption.
border-right-color-001 (invalid)
Border-right-color set to hex with five digits which is invalid and is equivalent to minimum minus one value for six digit hex
The 'border-right-color' set to #00000 falls back to the initial value.
border-right-color-002
Border-right-color set to hex with six digits with the minimum value, #000000
The 'border-right-color' set to #000000 renders the correct color.
border-right-color-003
Border-right-color set to hex with six digits with the minimum plus one value, #010101
The 'border-right-color' set to #010101 renders the correct color.
border-right-color-004
Border-right-color set to hex with six digits with a nominal value #999999
The 'border-right-color' set to #999999 renders the correct color.
border-right-color-005
Border-right-color set to hex with six digits with the maximum minus one value of #fefefe
The 'border-right-color' set to #fefefe renders the correct color for the border.
border-right-color-006
Border-right-color set to hex with six digits with the maximum value of #ffffff
The 'border-right-color' set to #ffffff renders the correct color.
border-right-color-007 (invalid)
Border-right-color set to hex with six digits with the maximum plus one value of #1000000
The 'border-right-color' set to #1000000 falls back to the initial value.
border-right-color-008 (invalid)
Border-right-color set to hex with six digits with the maximum plus one value of #fgfgfg
The 'border-right-color' set to #fgfgfg falls back to the initial value.
border-right-color-009
Border-right-color set to hex with six digits with a red set to minimum plus one value, #010000
The 'border-right-color' set to #010000 renders the correct color.
border-right-color-010
Border-right-color set to hex with six digits with a red set to a nominal value, #990000
The 'border-right-color' set to #990000 renders the correct color.
border-right-color-011
Border-right-color set to hex with six digits with a red set to maximum minus one value, #fe0000
The 'border-right-color' set to #fe0000 renders the correct color.
border-right-color-012
Border-right-color set to hex with six digits with a red set to the maximum value, #ff0000
The 'border-right-color' set to #ff0000 renders the correct color.
border-right-color-013 (invalid)
Border-right-color set to hex with six digits with a red set to the maximum plus one value, #fg0000
The 'border-right-color' set to #fg0000 falls back to the initial value.
border-right-color-014
Border-right-color set to hex with six digits with a green set to minimum plus one value, #000100
The 'border-right-color' set to #000100 renders the correct color.
border-right-color-015
Border-right-color set to hex with six digits with a green set to a nominal value, #009900
The 'border-right-color' set to #009900 renders the correct color.
border-right-color-016
Border-right-color set to hex with six digits with a green set to maximum minus one value, #00fe00
The 'border-right-color' set to #00fe00 renders the correct color.
border-right-color-017
Border-right-color set to hex with six digits with a green set to the maximum value, #00ff00
The 'border-right-color' set to #00ff00 renders the correct color.
border-right-color-018 (invalid)
Border-right-color set to hex with six digits with a green set to the maximum plus one value, #00fg00
The 'border-right-color' set to #00fg00 falls back to the initial value.
border-right-color-019
Border-right-color set to hex with six digits with a blue set to minimum plus one value, #000001
The 'border-right-color' set to #000001 renders the correct color.
border-right-color-020
Border-right-color set to hex with six digits with a blue set to a nominal value, #000099
The 'border-right-color' set to #000099 renders the correct color.
border-right-color-021
Border-right-color set to hex with six digits with a blue set to maximum minus one value, #0000fe
The 'border-right-color' set to #0000fe renders the correct color.
border-right-color-022
Border-right-color set to hex with six digits with a blue set to the maximum value, #0000ff
The 'border-right-color' set to #0000ff renders the correct color.
border-right-color-023 (invalid)
Border-right-color set to hex with six digits with a blue set to the maximum plus one value, #0000fg
The 'border-right-color' set to #0000fg falls back to the initial value.
border-right-color-024 (invalid)
Border-right-color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex
The 'border-right-color' set to #00 falls back to the initial value.
border-right-color-025
Border-right-color set to hex with three digits with the minimum possible value #000
The 'border-right-color' set to #000 renders the correct color.
border-right-color-026
Border-right-color set to hex with three digits with the minimum plus one value, #111
The 'border-right-color' set to #111 renders the correct color.
border-right-color-027
Border-right-color set to hex with three digits with a nominal value #999
The 'border-right-color' set to #999 renders the correct color.
border-right-color-028
Border-right-color set to hex with three digits with the maximum minus one value of #eee
The 'border-right-color' set to #eee renders the correct color.
border-right-color-029
Border-right-color set to hex with three digits with the maximum value of #fff
The 'border-right-color' set to #fff renders the correct color.
border-right-color-030 (invalid)
Border-right-color set to hex with three digits with the maximum plus one value of #1000
The 'border-right-color' set to #1000 falls back to the initial value.
border-right-color-031 (invalid)
Border-right-color set to hex with three digits with the maximum plus one value of #ggg
The 'border-right-color' set to #ggg falls back to the initial value.
border-right-color-032
Border-right-color set to hex with three digits with a red set to minimum plus one value, #100
The 'border-right-color' set to #100 renders the correct color.
border-right-color-033
Border-right-color set to hex with three digits with a red set to a nominal value, #900
The 'border-right-color' set to #900 renders the correct color.
border-right-color-034
Border-right-color set to hex with three digits with a red set to maximum minus one value, #e00
The 'border-right-color' set to #e00 renders the correct color.
border-right-color-035
Border-right-color set to hex with three digits with a red set to the maximum value, #f00
The 'border-right-color' set to #f00 renders the correct color.
border-right-color-036 (invalid)
Border-right-color set to hex with three digits with a red set to the maximum plus one value, #g00
The 'border-right-color' set to #g00 falls back to the initial value.
border-right-color-037
Border-right-color set to hex with three digits with a green set to minimum plus one value, #010
The 'border-right-color' set to #010 renders the correct color.
border-right-color-038
Border-right-color set to hex with three digits with a green set to a nominal value, #090
The 'border-right-color' set to #090 renders the correct color.
border-right-color-039
Border-right-color set to hex with three digits with a green set to maximum minus one value, #0e0
The 'border-right-color' set to #0e0 renders the correct color.
border-right-color-040
Border-right-color set to hex with three digits with a green set to the maximum value, #0f0
The 'border-right-color' set to #0f0 renders the correct color.
border-right-color-041 (invalid)
Border-right-color set to hex with three digits with a green set to the maximum plus one value, #0g0
The 'border-right-color' set to #0g0 falls back to the initial value.
border-right-color-042
Border-right-color set to hex with three digits with a blue set to minimum plus one value, #001
The 'border-right-color' set to #001 renders the correct color.
border-right-color-043
Border-right-color set to hex with three digits with a blue set to a nominal value, #009
The 'border-right-color' set to #009 renders the correct color.
border-right-color-044
Border-right-color set to hex with three digits with a blue set to maximum minus one value, #00e
The 'border-right-color' set to #00e renders the correct color.
border-right-color-045
Border-right-color set to hex with three digits with a blue set to the maximum value, #00f
The 'border-right-color' set to #00f renders the correct color.
border-right-color-046 (invalid)
Border-right-color set to hex with three digits with a blue set to the maximum plus one value, #00g
The 'border-right-color' set to #00g falls back to the initial value.
border-right-color-047 (invalid)
Border-right-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%)
The 'border-right-color' set to rgb(-1%, -1%, -1%) truncates to a valid value.
border-right-color-048
Border-right-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%)
The 'border-right-color' set to rgb(0%, 0%, 0%) renders the correct color.
border-right-color-049
Border-right-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)
The 'border-right-color' set to rgb(1%, 1%, 1%) renders the correct color.
border-right-color-050
Border-right-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%)
The 'border-right-color' set to rgb(-0%, -0%, -0%) renders the correct color.
border-right-color-051
Border-right-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%)
The 'border-right-color' set to rgb(+0%, +0%, +0%) renders the correct color.
border-right-color-052
Border-right-color set to rgb() using percentages with a nominal value, rgb(50%, 50%, 50%)
The 'border-right-color' set to rgb(50%, 50%, 50%) renders the correct color.
border-right-color-053
Border-right-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+50%, +50%, +50%)
The 'border-right-color' set to rgb(+50%, +50%, +50%) renders the correct color.
border-right-color-054
Border-right-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)
The 'border-right-color' set to rgb(99%, 99%, 99%) renders the correct color.
border-right-color-055
Border-right-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%)
The 'border-right-color' set to rgb(100%, 100%, 100%) renders the correct color.
border-right-color-056
Border-right-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%)
The 'border-right-color' set to rgb(+100%, +100%, +100%) renders the correct color.
border-right-color-057 (invalid)
Border-right-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%)
The 'border-right-color' set to rgb(101%, 101%, 101%) truncates to a valid value.
border-right-color-058 (invalid)
Border-right-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1)
The 'border-right-color' set to rgb(-1, -1, -1) truncates to a valid value.
border-right-color-059
Border-right-color set to rgb() using integers with the minimum value, rgb(0, 0, 0)
The 'border-right-color' set to rgb(0, 0, 0) renders the correct color.
border-right-color-060
Border-right-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1)
The 'border-right-color' set to rgb(1, 1, 1) renders the correct color.
border-right-color-061
Border-right-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0)
The 'border-right-color' set to rgb(-0, -0, -0) renders the correct color.
border-right-color-062
Border-right-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0)
The 'border-right-color' set to rgb(+0, +0, +0) renders the correct color.
border-right-color-063
Border-right-color set to rgb() using integers with a nominal value, rgb(128, 128, 128)
The 'border-right-color' set to rgb(128, 128, 128) renders the correct color.
border-right-color-064
Border-right-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128)
The 'border-right-color' set to rgb(+128, +128, +128) renders the correct color.
border-right-color-065
Border-right-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254)
The 'border-right-color' set to rgb(254, 254, 254) renders the correct color.
border-right-color-066
Border-right-color set to rgb() using integers with a maximum value, rgb(255, 255, 255)
The 'border-right-color' set to rgb(255, 255, 255) renders the correct color.
border-right-color-067
Border-right-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255)
The 'border-right-color' set to rgb(+255, +255, +255) renders the correct color.
border-right-color-068 (invalid)
Border-right-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256)
The 'border-right-color' set to rgb(256, 256, 256) truncates to a valid value.
border-right-color-069 (invalid)
Border-right-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%)
The 'border-right-color' set to rgb(-1%, 0%, 0%) falls back to the initial value.
border-right-color-070
Border-right-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)
The 'border-right-color' set to rgb(1%, 0%, 0%) renders the correct color.
border-right-color-071
Border-right-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%)
The 'border-right-color' set to rgb(-0%, 0%, 0%) renders the correct color.
border-right-color-072
Border-right-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%)
The 'border-right-color' set to rgb(+0%, 0%, 0%) renders the correct color.
border-right-color-073
Border-right-color set to rgb() using percentages with red set to a nominal value, rgb(50%, 0%, 0%)
The 'border-right-color' set to rgb(50%, 0%, 0%) renders the correct color.
border-right-color-074
Border-right-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+50%, 0%, 0%)
The 'border-right-color' set to rgb(+50%, 0%, 0%) renders the correct color.
border-right-color-075
Border-right-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)
The 'border-right-color' set to rgb(99%, 0%, 0%) renders the correct color.
border-right-color-076
Border-right-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%)
The 'border-right-color' set to rgb(100%, 0%, 0%) renders the correct color.
border-right-color-077
Border-right-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%)
The 'border-right-color' set to rgb(+100%, 0%, 0%) renders the correct color.
border-right-color-078 (invalid)
Border-right-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%)
The 'border-right-color' set to rgb(101%, 0%, 0%) truncates to a valid value.
border-right-color-079 (invalid)
Border-right-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0)
The 'border-right-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-right-color-080
Border-right-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0)
The 'border-right-color' set to rgb(1, 0, 0) renders the correct color.
border-right-color-081
Border-right-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0)
The 'border-right-color' set to rgb(-0, 0, 0) renders the correct color.
border-right-color-082
Border-right-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0)
The 'border-right-color' set to rgb(+0, 0, 0) renders the correct color.
border-right-color-083
Border-right-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0)
The 'border-right-color' set to rgb(128, 0, 0) renders the correct color.
border-right-color-084
Border-right-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0)
The 'border-right-color' set to rgb(+128, 0, 0) renders the correct color.
border-right-color-085
Border-right-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0)
The 'border-right-color' set to rgb(254, 0, 0) renders the correct color.
border-right-color-086
Border-right-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0)
The 'border-right-color' set to rgb(255, 0, 0) renders the correct color.
border-right-color-087
Border-right-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0)
The 'border-right-color' set to rgb(+255, 0, 0) renders the correct color.
border-right-color-088 (invalid)
Border-right-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0)
The 'border-right-color' set to rgb(256, 0, 0) truncates to a valid value.
border-right-color-089 (invalid)
Border-right-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%)
The 'border-right-color' set to rgb(0%, -1%, 0%) truncates to a valid value.
border-right-color-090
Border-right-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)
The 'border-right-color' set to rgb(0%, 1%, 0%) renders the correct color.
border-right-color-091
Border-right-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%)
The 'border-right-color' set to rgb(0%, -0%, 0%) renders the correct color.
border-right-color-092
Border-right-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%)
The 'border-right-color' set to rgb(0%, +0%, 0%) renders the correct color.
border-right-color-093
Border-right-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 50%, 0%)
The 'border-right-color' set to rgb(0%, 50%, 0%) renders the correct color.
border-right-color-094
Border-right-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +50%, 0%)
The 'border-right-color' set to rgb(0%, +50%, 0%) renders the correct color.
border-right-color-095
Border-right-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)
The 'border-right-color' set to rgb(0%, 99%, 0%) renders the correct color.
border-right-color-096
Border-right-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%)
The 'border-right-color' set to rgb(0%, 100%, 0%) renders the correct color.
border-right-color-097
Border-right-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%)
The 'border-right-color' set to rgb(0%, +100%, 0%) renders the correct color.
border-right-color-098 (invalid)
Border-right-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%)
The 'border-right-color' set to rgb(0%, 101%, 0%) truncates to a valid value.
border-right-color-099 (invalid)
Border-right-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0)
The 'border-right-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-right-color-100
Border-right-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0)
The 'border-right-color' set to rgb(0, 1, 0) renders the correct color.
border-right-color-101
Border-right-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0)
The 'border-right-color' set to rgb(0, -0, 0) renders the correct color.
border-right-color-102
Border-right-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0)
The 'border-right-color' set to rgb(0, +0, 0) renders the correct color.
border-right-color-103
Border-right-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0)
The 'border-right-color' set to rgb(0, 128, 0) renders the correct color.
border-right-color-104
Border-right-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0)
The 'border-right-color' set to rgb(0, +128, 0) renders the correct color.
border-right-color-105
Border-right-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0)
The 'border-right-color' set to rgb(0, 254, 0) renders the correct color.
border-right-color-106
Border-right-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0)
The 'border-right-color' set to rgb(0, 255, 0) renders the correct color.
border-right-color-107
Border-right-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0)
The 'border-right-color' set to rgb(0, +255, 0) renders the correct color.
border-right-color-108 (invalid)
Border-right-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0)
The 'border-right-color' set to rgb(0, 256, 0) properly truncates to a valid value.
border-right-color-109 (invalid)
Border-right-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%)
The 'border-right-color' set to rgb(0%, 0%, -1%) truncates to a valid value.
border-right-color-110
Border-right-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)
The 'border-right-color' set to rgb(0%, 0%, 1%) renders the correct color.
border-right-color-111
Border-right-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%)
The 'border-right-color' set to rgb(0%, 0%, -0%) renders the correct color.
border-right-color-112
Border-right-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%)
The 'border-right-color' set to rgb(0%, 0%, +0%) renders the correct color.
border-right-color-113
Border-right-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 50%)
The 'border-right-color' set to rgb(0%, 0%, 50%) renders the correct color.
border-right-color-114
Border-right-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +50%)
The 'border-right-color' set to rgb(0%, 0%, +50%) renders the correct color.
border-right-color-115
Border-right-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)
The 'border-right-color' set to rgb(0%, 0%, 99%) renders the correct color.
border-right-color-116
Border-right-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%)
The 'border-right-color' set to rgb(0%, 0%, 100%) renders the correct color.
border-right-color-117
Border-right-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%)
The 'border-right-color' set to rgb(0%, 0%, +100%) renders the correct color.
border-right-color-118 (invalid)
Border-right-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%)
The 'border-right-color' set to rgb(0%, 0%, 101%) truncates to a valid value.
border-right-color-119 (invalid)
Border-right-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1)
The 'border-right-color' set to rgb(0, 0, -1) truncates to a valid value.
border-right-color-120
Border-right-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1)
The 'border-right-color' set to rgb(0, 0, 1) renders the correct color.
border-right-color-121
Border-right-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0)
The 'border-right-color' set to rgb(0, 0, -0) renders the correct color.
border-right-color-122
Border-right-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0)
The 'border-right-color' set to rgb(0, 0, +0) renders the correct color.
border-right-color-123
Border-right-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128)
The 'border-right-color' set to rgb(0, 0, 128) renders the correct color.
border-right-color-124
Border-right-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128)
The 'border-right-color' set to rgb(0, 0, +128) renders the correct color.
border-right-color-125
Border-right-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254)
The 'border-right-color' set to rgb(0, 0, 254) renders the correct color.
border-right-color-126
Border-right-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255)
The 'border-right-color' set to rgb(0, 0, 255) renders the correct color.
border-right-color-127
Border-right-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255)
The 'border-right-color' set to rgb(0, 0, +255) renders the correct color.
border-right-color-128 (invalid)
Border-right-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256)
The 'border-right-color' set to rgb(0, 0, 256) properly truncates to a valid value.
border-right-color-129
Border-right-color set to aqua
The 'border-right-color' set to aqua causes the border-right-color of the box to be aqua.
border-right-color-130
Border-right-color set to black
The 'border-right-color' set to black causes the border-right-color of the box to be black.
border-right-color-131
Border-right-color set to blue
The 'border-right-color' set to blue causes the border-right-color of the box to be blue.
border-right-color-132
Border-right-color set to fuchsia
The 'border-right-color' set to fuchsia causes the border-right-color of the box to be fuchsia.
border-right-color-133
Border-right-color set to gray
The 'border-right-color' set to gray causes the border-right-color of the box to be gray.
border-right-color-134
Border-right-color set to green
The 'border-right-color' set to green causes the background of the box to be green.
border-right-color-135
Border-right-color set to lime
The 'border-right-color' set to lime causes the border-right-color of the box to be lime.
border-right-color-136
Border-right-color set to maroon
The 'border-right-color' set to maroon causes the border-right-color of the box to be maroon.
border-right-color-137
Border-right-color set to navy
The 'border-right-color' set to navy causes the border-right-color of the box to be navy.
border-right-color-138
Border-right-color set to olive
The 'border-right-color' set to olive causes the border-right-color of the box to be olive.
border-right-color-139
Border-right-color set to orange
The 'border-right-color' set to orange causes the border-right-color of the box to be orange.
border-right-color-140
Border-right-color set to purple
The 'border-right-color' set to purple causes the border-right-color of the box to be purple.
border-right-color-141
Border-right-color set to red
The 'border-right-color' set to red causes the border-right-color of the box to be red.
border-right-color-142
Border-right-color set to silver
The 'border-right-color' set to silver causes the border-right-color of the box to be silver.
border-right-color-143
Border-right-color set to teal
The 'border-right-color' set to teal causes the border-right-color of the box to be teal.
border-right-color-144
Border-right-color set to white
The 'border-right-color' set to white causes the border-right-color of the box to be white.
border-right-color-145
Border-right-color set to yellow
The 'border-right-color' set to yellow causes the border-right-color of the box to be yellow.
border-right-color-174
Border-right-color set to transparent
The 'border-right-color' set to transparent properly renders a border with no visible color.
border-right-color-175
Border-right-color set to inherit
The 'border-right-color' set to inherit causes the 'border-right-color' of the element to be the same as the 'border-right-color' designated on the parent element.
border-right-color-applies-to-001
Border-right-color applied to element with display table-row-group
The 'border-right-color' property applies to elements with a display of table-row-group.
border-right-color-applies-to-002
Border-right-color applied to element with display table-header-group
The 'border-right-color' property applies to elements with a display of table-header-group.
border-right-color-applies-to-003
Border-right-color applied to element with display table-footer-group
The 'border-right-color' property applies to elements with a display of table-footer-group.
border-right-color-applies-to-004
Border-right-color applied to element with display table-row
The 'border-right-color' property applies to elements with a display of table-row.
border-right-color-applies-to-005
Border-right-color applied to element with display table-column-group
The 'border-right-color' property applies to elements with a display of table-column-group.
border-right-color-applies-to-006
Border-right-color applied to element with display table-column
The 'border-right-color' property applies to elements with a display of table-column.
border-right-color-applies-to-007
Border-right-color applied to element with display table-cell
The 'border-right-color' property applies to elements with a display of table-cell.
border-right-color-applies-to-008
Border-right-color applied to element with display inline
The 'border-right-color' property applies to elements with a display of inline.
border-right-color-applies-to-009
Border-right-color applied to element with display block
The 'border-right-color' property applies to elements with a display of block.
border-right-color-applies-to-010
Border-right-color applied to element with display list-item
The 'border-right-color' property applies to elements with a display of list-item.
border-right-color-applies-to-012
Border-right-color applied to element with display inline-block
The 'border-right-color' property applies to elements with a display of inline-block.
border-right-color-applies-to-013
Border-right-color applied to element with display table
The 'border-right-color' property applies to elements with a display of table.
border-right-color-applies-to-014
Border-right-color applied to element with display inline-table
The 'border-right-color' property applies to elements with a display of inline-table.
border-right-color-applies-to-015
Border-right-color applied to element with display table-caption
The 'border-right-color' property applies to elements with a display of table-caption.
border-style-initial-001
Border-style initial set to 'none'
Verify that 'border-color' and 'border-width' do not display a border since 'border-style' is initially 'none'.
border-style-shorthand-003
Border-style set using three values
Applying three values to the border-style property applies the first value to the top the second value to the left and right and the third value to the bottom.
border-top-color-001 (invalid)
Border-top-color set to hex with five digits which is invalid and is equivalent to minimum minus one value for six digit hex
The 'border-top-color' set to #00000 falls back to the initial value.
border-top-color-002
Border-top-color set to hex with six digits with the minimum value, #000000
The 'border-top-color' set to #000000 renders the correct color.
border-top-color-003
Border-top-color set to hex with six digits with the minimum plus one value, #010101
The 'border-top-color' set to #010101 renders the correct color.
border-top-color-004
Border-top-color set to hex with six digits with a nominal value #999999
The 'border-top-color' set to #999999 renders the correct color.
border-top-color-005
Border-top-color set to hex with six digits with the maximum minus one value of #fefefe
The 'border-top-color' set to #fefefe renders the correct color for the border.
border-top-color-006
Border-top-color set to hex with six digits with the maximum value of #ffffff
The 'border-top-color' set to #ffffff renders the correct color.
border-top-color-007 (invalid)
Border-top-color set to hex with six digits with the maximum plus one value of #1000000
The 'border-top-color' set to #1000000 falls back to the initial value.
border-top-color-008 (invalid)
Border-top-color set to hex with six digits with the maximum plus one value of #fgfgfg
The 'border-top-color' set to #fgfgfg falls back to the initial value.
border-top-color-009
Border-top-color set to hex with six digits with a red set to minimum plus one value, #010000
The 'border-top-color' set to #010000 renders the correct color.
border-top-color-010
Border-top-color set to hex with six digits with a red set to a nominal value, #990000
The 'border-top-color' set to #990000 renders the correct color.
border-top-color-011
Border-top-color set to hex with six digits with a red set to maximum minus one value, #fe0000
The 'border-top-color' set to #fe0000 renders the correct color.
border-top-color-012
Border-top-color set to hex with six digits with a red set to the maximum value, #ff0000
The 'border-top-color' set to #ff0000 renders the correct color.
border-top-color-013 (invalid)
Border-top-color set to hex with six digits with a red set to the maximum plus one value, #fg0000
The 'border-top-color' set to #fg0000 falls back to the initial value.
border-top-color-014
Border-top-color set to hex with six digits with a green set to minimum plus one value, #000100
The 'border-top-color' set to #000100 renders the correct color.
border-top-color-015
Border-top-color set to hex with six digits with a green set to a nominal value, #009900
The 'border-top-color' set to #009900 renders the correct color.
border-top-color-016
Border-top-color set to hex with six digits with a green set to maximum minus one value, #00fe00
The 'border-top-color' set to #00fe00 renders the correct color.
border-top-color-017
Border-top-color set to hex with six digits with a green set to the maximum value, #00ff00
The 'border-top-color' set to #00ff00 renders the correct color.
border-top-color-018 (invalid)
Border-top-color set to hex with six digits with a green set to the maximum plus one value, #00fg00
The 'border-top-color' set to #00fg00 falls back to the initial value.
border-top-color-019
Border-top-color set to hex with six digits with a blue set to minimum plus one value, #000001
The 'border-top-color' set to #000001 renders the correct color.
border-top-color-020
Border-top-color set to hex with six digits with a blue set to a nominal value, #000099
The 'border-top-color' set to #000099 renders the correct color.
border-top-color-021
Border-top-color set to hex with six digits with a blue set to maximum minus one value, #0000fe
The 'border-top-color' set to #0000fe renders the correct color.
border-top-color-022
Border-top-color set to hex with six digits with a blue set to the maximum value, #0000ff
The 'border-top-color' set to #0000ff renders the correct color.
border-top-color-023 (invalid)
Border-top-color set to hex with six digits with a blue set to the maximum plus one value, #0000fg
The 'border-top-color' set to #0000fg falls back to the initial value.
border-top-color-024 (invalid)
Border-top-color set to hex with 2 digits which is invalid and is equivalent to minimum minus one value for 3 digit hex
The 'border-top-color' set to #00 falls back to the initial value.
border-top-color-025
Border-top-color set to hex with three digits with the minimum possible value #000
The 'border-top-color' set to #000 renders the correct color.
border-top-color-026
Border-top-color set to hex with three digits with the minimum plus one value, #111
The 'border-top-color' set to #111 renders the correct color.
border-top-color-027
Border-top-color set to hex with three digits with a nominal value #999
The 'border-top-color' set to #999 renders the correct color.
border-top-color-028
Border-top-color set to hex with three digits with the maximum minus one value of #eee
The 'border-top-color' set to #eee renders the correct color.
border-top-color-029
Border-top-color set to hex with three digits with the maximum value of #fff
The 'border-top-color' set to #fff renders the correct color.
border-top-color-030 (invalid)
Border-top-color set to hex with three digits with the maximum plus one value of #1000
The 'border-top-color' set to #1000 falls back to the initial value.
border-top-color-031 (invalid)
Border-top-color set to hex with three digits with the maximum plus one value of #ggg
The 'border-top-color' set to #ggg falls back to the initial value.
border-top-color-032
Border-top-color set to hex with three digits with a red set to minimum plus one value, #100
The 'border-top-color' set to #100 renders the correct color.
border-top-color-033
Border-top-color set to hex with three digits with a red set to a nominal value, #900
The 'border-top-color' set to #900 renders the correct color.
border-top-color-034
Border-top-color set to hex with three digits with a red set to maximum minus one value, #e00
The 'border-top-color' set to #e00 renders the correct color.
border-top-color-035
Border-top-color set to hex with three digits with a red set to the maximum value, #f00
The 'border-top-color' set to #f00 renders the correct color.
border-top-color-036 (invalid)
Border-top-color set to hex with three digits with a red set to the maximum plus one value, #g00
The 'border-top-color' set to #g00 falls back to the initial value.
border-top-color-037
Border-top-color set to hex with three digits with a green set to minimum plus one value, #010
The 'border-top-color' set to #010 renders the correct color.
border-top-color-038
Border-top-color set to hex with three digits with a green set to a nominal value, #090
The 'border-top-color' set to #090 renders the correct color.
border-top-color-039
Border-top-color set to hex with three digits with a green set to maximum minus one value, #0e0
The 'border-top-color' set to #0e0 renders the correct color.
border-top-color-040
Border-top-color set to hex with three digits with a green set to the maximum value, #0f0
The 'border-top-color' set to #0f0 renders the correct color.
border-top-color-041 (invalid)
Border-top-color set to hex with three digits with a green set to the maximum plus one value, #0g0
The 'border-top-color' set to #0g0 falls back to the initial value.
border-top-color-042
Border-top-color set to hex with three digits with a blue set to minimum plus one value, #001
The 'border-top-color' set to #001 renders the correct color.
border-top-color-043
Border-top-color set to hex with three digits with a blue set to a nominal value, #009
The 'border-top-color' set to #009 renders the correct color.
border-top-color-044
Border-top-color set to hex with three digits with a blue set to maximum minus one value, #00e
The 'border-top-color' set to #00e renders the correct color.
border-top-color-045
Border-top-color set to hex with three digits with a blue set to the maximum value, #00f
The 'border-top-color' set to #00f renders the correct color.
border-top-color-046 (invalid)
Border-top-color set to hex with three digits with a blue set to the maximum plus one value, #00g
The 'border-top-color' set to #00g falls back to the initial value.
border-top-color-047 (invalid)
Border-top-color set to rgb() using percentages with the minimum minus one value, rgb(-1%, -1%, -1%)
The 'border-top-color' set to rgb(-1%, -1%, -1%) truncates to a valid value.
border-top-color-048
Border-top-color set to rgb() using percentages with the minimum value, rgb(0%, 0%, 0%)
The 'border-top-color' set to rgb(0%, 0%, 0%) renders the correct color.
border-top-color-049
Border-top-color set to rgb() using percentages with the minimum plus one value, rgb(1%, 1%, 1%)
The 'border-top-color' set to rgb(1%, 1%, 1%) renders the correct color.
border-top-color-050
Border-top-color set to rgb() using percentages with the minimum value and minus sign, rgb(-0%, -0%, -0%)
The 'border-top-color' set to rgb(-0%, -0%, -0%) renders the correct color.
border-top-color-051
Border-top-color set to rgb() using percentages with the minimum value and plus sign, rgb(+0%, +0%, +0%)
The 'border-top-color' set to rgb(+0%, +0%, +0%) renders the correct color.
border-top-color-052
Border-top-color set to rgb() using percentages with a nominal value, rgb(50%, 50%, 50%)
The 'border-top-color' set to rgb(50%, 50%, 50%) renders the correct color.
border-top-color-053
Border-top-color set to rgb() using percentages with a nominal value and a plus sign, rgb(+50%, +50%, +50%)
The 'border-top-color' set to rgb(+50%, +50%, +50%) renders the correct color.
border-top-color-054
Border-top-color set to rgb() using percentages with a maximum minus one value, rgb(99%, 99%, 99%)
The 'border-top-color' set to rgb(99%, 99%, 99%) renders the correct color.
border-top-color-055
Border-top-color set to rgb() using percentages with a maximum value, rgb(100%, 100%, 100%)
The 'border-top-color' set to rgb(100%, 100%, 100%) renders the correct color.
border-top-color-056
Border-top-color set to rgb() using percentages with plus sign on each maximum value, rgb(+100%, +100%, +100%)
The 'border-top-color' set to rgb(+100%, +100%, +100%) renders the correct color.
border-top-color-057 (invalid)
Border-top-color set to rgb() using percentages with a maximum plus one value, rgb(101%, 101%, 101%)
The 'border-top-color' set to rgb(101%, 101%, 101%) truncates to a valid value.
border-top-color-058 (invalid)
Border-top-color set to rgb() using integers with the minimum minus one value, rgb(-1, -1, -1)
The 'border-top-color' set to rgb(-1, -1, -1) truncates to a valid value.
border-top-color-059
Border-top-color set to rgb() using integers with the minimum value, rgb(0, 0, 0)
The 'border-top-color' set to rgb(0, 0, 0) renders the correct color.
border-top-color-060
Border-top-color set to rgb() using integers with the minimum plus one value, rgb(1, 1, 1)
The 'border-top-color' set to rgb(1, 1, 1) renders the correct color.
border-top-color-061
Border-top-color set to rgb() using integers with the minimum value and minus sign, rgb(-0, -0, -0)
The 'border-top-color' set to rgb(-0, -0, -0) renders the correct color.
border-top-color-062
Border-top-color set to rgb() using integers with the minimum value and plus sign, rgb(+0, +0, +0)
The 'border-top-color' set to rgb(+0, +0, +0) renders the correct color.
border-top-color-063
Border-top-color set to rgb() using integers with a nominal value, rgb(128, 128, 128)
The 'border-top-color' set to rgb(128, 128, 128) renders the correct color.
border-top-color-064
Border-top-color set to rgb() using integers with a nominal value and a plus sign, rgb(+128, +128, +128)
The 'border-top-color' set to rgb(+128, +128, +128) renders the correct color.
border-top-color-065
Border-top-color set to rgb() using integers with a maximum minus one value, rgb(254, 254, 254)
The 'border-top-color' set to rgb(254, 254, 254) renders the correct color.
border-top-color-066
Border-top-color set to rgb() using integers with a maximum value, rgb(255, 255, 255)
The 'border-top-color' set to rgb(255, 255, 255) renders the correct color.
border-top-color-067
Border-top-color set to rgb() using integers with a maximum value and a plus sign, rgb(+255, +255, +255)
The 'border-top-color' set to rgb(+255, +255, +255) renders the correct color.
border-top-color-068 (invalid)
Border-top-color set to rgb() using integers with a maximum plus one value, rgb(256, 256, 256)
The 'border-top-color' set to rgb(256, 256, 256) truncates to a valid value.
border-top-color-069 (invalid)
Border-top-color set to rgb() using percentages with red set to the minimum minus one value, rgb(-1%, 0%, 0%)
The 'border-top-color' set to rgb(-1%, 0%, 0%) falls back to the initial value.
border-top-color-070
Border-top-color set to rgb() using percentages with red set to the minimum plus one value, rgb(1%, 0%, 0%)
The 'border-top-color' set to rgb(1%, 0%, 0%) renders the correct color.
border-top-color-071
Border-top-color set to rgb() using percentages with red set to the minimum value and minus sign, rgb(-0%, 0%, 0%)
The 'border-top-color' set to rgb(-0%, 0%, 0%) renders the correct color.
border-top-color-072
Border-top-color set to rgb() using percentages with red set to the minimum value and plus sign, rgb(+0%, 0%, 0%)
The 'border-top-color' set to rgb(+0%, 0%, 0%) renders the correct color.
border-top-color-073
Border-top-color set to rgb() using percentages with red set to a nominal value, rgb(50%, 0%, 0%)
The 'border-top-color' set to rgb(50%, 0%, 0%) renders the correct color.
border-top-color-074
Border-top-color set to rgb() using percentages with red set to a nominal value with a plus sign, rgb(+50%, 0%, 0%)
The 'border-top-color' set to rgb(+50%, 0%, 0%) renders the correct color.
border-top-color-075
Border-top-color set to rgb() using percentages with red set to a maximum minus one value, rgb(99%, 0%, 0%)
The 'border-top-color' set to rgb(99%, 0%, 0%) renders the correct color.
border-top-color-076
Border-top-color set to rgb() using percentages with red set to a maximum value, rgb(100%, 0%, 0%)
The 'border-top-color' set to rgb(100%, 0%, 0%) renders the correct color.
border-top-color-077
Border-top-color set to rgb() using percentages with red set to a maximum value with a plus sign, rgb(+100%, 0%, 0%)
The 'border-top-color' set to rgb(+100%, 0%, 0%) renders the correct color.
border-top-color-078 (invalid)
Border-top-color set to rgb() using percentages with red set to a maximum plus one value, rgb(101%, 0%, 0%)
The 'border-top-color' set to rgb(101%, 0%, 0%) truncates to a valid value.
border-top-color-079 (invalid)
Border-top-color set to rgb() using integers with red set to the minimum minus one value, rgb(-1, 0, 0)
The 'border-top-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-top-color-080
Border-top-color set to rgb() using integers with red set to the minimum plus one value, rgb(1, 0, 0)
The 'border-top-color' set to rgb(1, 0, 0) renders the correct color.
border-top-color-081
Border-top-color set to rgb() using integers with red set to the minimum value with a minus sign, rgb(-0, 0, 0)
The 'border-top-color' set to rgb(-0, 0, 0) renders the correct color.
border-top-color-082
Border-top-color set to rgb() using integers with red set to the minimum value with a plus sign, rgb(+0, 0, 0)
The 'border-top-color' set to rgb(+0, 0, 0) renders the correct color.
border-top-color-083
Border-top-color set to rgb() using integers with red set to a nominal value, rgb(128, 0, 0)
The 'border-top-color' set to rgb(128, 0, 0) renders the correct color.
border-top-color-084
Border-top-color set to rgb() using integers with red set to a nominal value with a plus sign, rgb(+128, 0, 0)
The 'border-top-color' set to rgb(+128, 0, 0) renders the correct color.
border-top-color-085
Border-top-color set to rgb() using integers with red set to a maximum minus one value, rgb(254, 0, 0)
The 'border-top-color' set to rgb(254, 0, 0) renders the correct color.
border-top-color-086
Border-top-color set to rgb() using integers with red set to a maximum value, rgb(255, 0, 0)
The 'border-top-color' set to rgb(255, 0, 0) renders the correct color.
border-top-color-087
Border-top-color set to rgb() using integers with red set to a maximum value with a plus sign, rgb(+255, 0, 0)
The 'border-top-color' set to rgb(+255, 0, 0) renders the correct color.
border-top-color-088 (invalid)
Border-top-color set to rgb() using integers with red set to a maximum plus one value, rgb(256, 0, 0)
The 'border-top-color' set to rgb(256, 0, 0) truncates to a valid value.
border-top-color-089 (invalid)
Border-top-color set to rgb() using percentages with green set to the minimum minus one value, rgb(0%, -1%, 0%)
The 'border-top-color' set to rgb(0%, -1%, 0%) truncates to a valid value.
border-top-color-090
Border-top-color set to rgb() using percentages with green set to the minimum plus one value, rgb(0%, 1%, 0%)
The 'border-top-color' set to rgb(0%, 1%, 0%) renders the correct color.
border-top-color-091
Border-top-color set to rgb() using percentages with green set to the minimum value and minus sign, rgb(0%, -0%, 0%)
The 'border-top-color' set to rgb(0%, -0%, 0%) renders the correct color.
border-top-color-092
Border-top-color set to rgb() using percentages with green set to the minimum value and plus sign, rgb(0%, +0%, 0%)
The 'border-top-color' set to rgb(0%, +0%, 0%) renders the correct color.
border-top-color-093
Border-top-color set to rgb() using percentages with green set to a nominal value, rgb(0%, 50%, 0%)
The 'border-top-color' set to rgb(0%, 50%, 0%) renders the correct color.
border-top-color-094
Border-top-color set to rgb() using percentages with green set to a nominal value with a plus sign, rgb(0%, +50%, 0%)
The 'border-top-color' set to rgb(0%, +50%, 0%) renders the correct color.
border-top-color-095
Border-top-color set to rgb() using percentages with green set to a maximum minus one value, rgb(0%, 99%, 0%)
The 'border-top-color' set to rgb(0%, 99%, 0%) renders the correct color.
border-top-color-096
Border-top-color set to rgb() using percentages with green set to a maximum value, rgb(0%, 100%, 0%)
The 'border-top-color' set to rgb(0%, 100%, 0%) renders the correct color.
border-top-color-097
Border-top-color set to rgb() using percentages with green set to a maximum value with a plus sign, rgb(0%, +100%, 0%)
The 'border-top-color' set to rgb(0%, +100%, 0%) renders the correct color.
border-top-color-098 (invalid)
Border-top-color set to rgb() using percentages with green set to a maximum plus one value, rgb(0%, 101%, 0%)
The 'border-top-color' set to rgb(0%, 101%, 0%) truncates to a valid value.
border-top-color-099 (invalid)
Border-top-color set to rgb() using integers with green set to the minimum minus one value, rgb(0, -1, 0)
The 'border-top-color' set to rgb(-1, 0, 0) truncates to a valid value.
border-top-color-100
Border-top-color set to rgb() using integers with green set to the minimum plus one value, rgb(0, 1, 0)
The 'border-top-color' set to rgb(0, 1, 0) renders the correct color.
border-top-color-101
Border-top-color set to rgb() using integers with green set to the minimum value with a minus sign, rgb(0, -0, 0)
The 'border-top-color' set to rgb(0, -0, 0) renders the correct color.
border-top-color-102
Border-top-color set to rgb() using integers with green set to the minimum value with a plus sign, rgb(0, +0, 0)
The 'border-top-color' set to rgb(0, +0, 0) renders the correct color.
border-top-color-103
Border-top-color set to rgb() using integers with green set to a nominal value, rgb(0, 128, 0)
The 'border-top-color' set to rgb(0, 128, 0) renders the correct color.
border-top-color-104
Border-top-color set to rgb() using integers with green set to a nominal value with a plus sign, rgb(0, +128, 0)
The 'border-top-color' set to rgb(0, +128, 0) renders the correct color.
border-top-color-105
Border-top-color set to rgb() using integers with green set to a maximum minus one value, rgb(0, 254, 0)
The 'border-top-color' set to rgb(0, 254, 0) renders the correct color.
border-top-color-106
Border-top-color set to rgb() using integers with green set to a maximum value, rgb(0, 255, 0)
The 'border-top-color' set to rgb(0, 255, 0) renders the correct color.
border-top-color-107
Border-top-color set to rgb() using integers with green set to a maximum value with a plus sign, rgb(0, +255, 0)
The 'border-top-color' set to rgb(0, +255, 0) renders the correct color.
border-top-color-108 (invalid)
Border-top-color set to rgb() using integers with green set to a maximum plus one value, rgb(0, 256 0)
The 'border-top-color' set to rgb(0, 256, 0) properly truncates to a valid value.
border-top-color-109 (invalid)
Border-top-color set to rgb() using percentages with blue set to the minimum minus one value, rgb(0%, 0%, -1%)
The 'border-top-color' set to rgb(0%, 0%, -1%) truncates to a valid value.
border-top-color-110
Border-top-color set to rgb() using percentages with blue set to the minimum plus one value, rgb(0%, 0%, 1%)
The 'border-top-color' set to rgb(0%, 0%, 1%) renders the correct color.
border-top-color-111
Border-top-color set to rgb() using percentages with blue set to the minimum value and minus sign, rgb(0%, 0%, -0%)
The 'border-top-color' set to rgb(0%, 0%, -0%) renders the correct color.
border-top-color-112
Border-top-color set to rgb() using percentages with blue set to the minimum value and plus sign, rgb(0%, 0%, +0%)
The 'border-top-color' set to rgb(0%, 0%, +0%) renders the correct color.
border-top-color-113
Border-top-color set to rgb() using percentages with blue set to a nominal value, rgb(0%, 0%, 50%)
The 'border-top-color' set to rgb(0%, 0%, 50%) renders the correct color.
border-top-color-114
Border-top-color set to rgb() using percentages with blue set to a nominal value with a plus sign, rgb(0%, 0%, +50%)
The 'border-top-color' set to rgb(0%, 0%, +50%) renders the correct color.
border-top-color-115
Border-top-color set to rgb() using percentages with blue set to a maximum minus one value, rgb(0%, 0%, 99%)
The 'border-top-color' set to rgb(0%, 0%, 99%) renders the correct color.
border-top-color-116
Border-top-color set to rgb() using percentages with blue set to a maximum value, rgb(0%, 0%, 100%)
The 'border-top-color' set to rgb(0%, 0%, 100%) renders the correct color.
border-top-color-117
Border-top-color set to rgb() using percentages with blue set to a maximum value with a plus sign, rgb(0%, 0%, +100%)
The 'border-top-color' set to rgb(0%, 0%, +100%) renders the correct color.
border-top-color-118 (invalid)
Border-top-color set to rgb() using percentages with blue set to a maximum plus one value, rgb(0%, 0%, 101%)
The 'border-top-color' set to rgb(0%, 0%, 101%) truncates to a valid value.
border-top-color-119 (invalid)
Border-top-color set to rgb() using integers with blue set to the minimum minus one value, rgb(0, 0, -1)
The 'border-top-color' set to rgb(0, 0, -1) truncates to a valid value.
border-top-color-120
Border-top-color set to rgb() using integers with blue set to the minimum plus one value, rgb(0, 0, 1)
The 'border-top-color' set to rgb(0, 0, 1) renders the correct color.
border-top-color-121
Border-top-color set to rgb() using integers with blue set to the minimum value with a minus sign, rgb(0, 0, -0)
The 'border-top-color' set to rgb(0, 0, -0) renders the correct color.
border-top-color-122
Border-top-color set to rgb() using integers with blue set to the minimum value with a plus sign, rgb(0, 0, +0)
The 'border-top-color' set to rgb(0, 0, +0) renders the correct color.
border-top-color-123
Border-top-color set to rgb() using integers with blue set to a nominal value, rgb(0, 0, 128)
The 'border-top-color' set to rgb(0, 0, 128) renders the correct color.
border-top-color-124
Border-top-color set to rgb() using integers with blue set to a nominal value with a plus sign, rgb(0, 0, +128)
The 'border-top-color' set to rgb(0, 0, +128) renders the correct color.
border-top-color-125
Border-top-color set to rgb() using integers with blue set to a maximum minus one value, rgb(0, 0, 254)
The 'border-top-color' set to rgb(0, 0, 254) renders the correct color.
border-top-color-126
Border-top-color set to rgb() using integers with blue set to a maximum value, rgb(0, 0, 255)
The 'border-top-color' set to rgb(0, 0, 255) renders the correct color.
border-top-color-127
Border-top-color set to rgb() using integers with blue set to a maximum value with a plus sign, rgb(0, 0, +255)
The 'border-top-color' set to rgb(0, 0, +255) renders the correct color.
border-top-color-128 (invalid)
Border-top-color set to rgb() using integers with blue set to a maximum plus one value, rgb(0, 0, 256)
The 'border-top-color' set to rgb(0, 0, 256) properly truncates to a valid value.
border-top-color-129
Border-top-color set to aqua
The 'border-top-color' set to aqua causes the border-top-color of the box to be aqua.
border-top-color-130
Border-top-color set to black
The 'border-top-color' set to black causes the border-top-color of the box to be black.
border-top-color-131
Border-top-color set to blue
The 'border-top-color' set to blue causes the border-top-color of the box to be blue.
border-top-color-132
Border-top-color set to fuchsia
The 'border-top-color' set to fuchsia causes the border-top-color of the box to be fuchsia.
border-top-color-133
Border-top-color set to gray
The 'border-top-color' set to gray causes the border-top-color of the box to be gray.
border-top-color-134
Border-top-color set to green
The 'border-top-color' set to green causes the background of the box to be green.
border-top-color-135
Border-top-color set to lime
The 'border-top-color' set to lime causes the border-top-color of the box to be lime.
border-top-color-136
Border-top-color set to maroon
The 'border-top-color' set to maroon causes the border-top-color of the box to be maroon.
border-top-color-137
Border-top-color set to navy
The 'border-top-color' set to navy causes the border-top-color of the box to be navy.
border-top-color-138
Border-top-color set to olive
The 'border-top-color' set to olive causes the border-top-color of the box to be olive.
border-top-color-139
Border-top-color set to orange
The 'border-top-color' set to orange causes the border-top-color of the box to be orange.
border-top-color-140
Border-top-color set to purple
The 'border-top-color' set to purple causes the border-top-color of the box to be purple.
border-top-color-141
Border-top-color set to red
The 'border-top-color' set to red causes the border-top-color of the box to be red.
border-top-color-142
Border-top-color set to silver
The 'border-top-color' set to silver causes the border-top-color of the box to be silver.
border-top-color-143
Border-top-color set to teal
The 'border-top-color' set to teal causes the border-top-color of the box to be teal.
border-top-color-144
Border-top-color set to white
The 'border-top-color' set to white causes the border-top-color of the box to be white.
border-top-color-145
Border-top-color set to yellow
The 'border-top-color' set to yellow causes the border-top-color of the box to be yellow.
border-top-color-174
Border-top-color set to transparent
The 'border-top-color' set to transparent properly renders a border with no visible color.
border-top-color-175
Border-top-color set to inherit
The 'border-top-color' set to inherit causes the 'border-top-color' of the element to be the same as the 'border-top-color' designated on the parent element.
border-top-color-applies-to-001
Border-top-color applied to element with display table-row-group
The 'border-top-color' property applies to elements with a display of table-row-group.
border-top-color-applies-to-002
Border-top-color applied to element with display table-header-group
The 'border-top-color' property applies to elements with a display of table-header-group.
border-top-color-applies-to-003
Border-top-color applied to element with display table-footer-group
The 'border-top-color' property applies to elements with a display of table-footer-group.
border-top-color-applies-to-004
Border-top-color applied to element with display table-row
The 'border-top-color' property applies to elements with a display of table-row.
border-top-color-applies-to-005
Border-top-color applied to element with display table-column-group
The 'border-top-color' property applies to elements with a display of table-column-group.
border-top-color-applies-to-006
Border-top-color applied to element with display table-column
The 'border-top-color' property applies to elements with a display of table-column.
border-top-color-applies-to-007
Border-top-color applied to element with display table-cell
The 'border-top-color' property applies to elements with a display of table-cell.
border-top-color-applies-to-008
Border-top-color applied to element with display inline
The 'border-top-color' property applies to elements with a display of inline.
border-top-color-applies-to-009
Border-top-color applied to element with display block
The 'border-top-color' property applies to elements with a display of block.
border-top-color-applies-to-010
Border-top-color applied to element with display list-item
The 'border-top-color' property applies to elements with a display of list-item.
border-top-color-applies-to-012
Border-top-color applied to element with display inline-block
The 'border-top-color' property applies to elements with a display of inline-block.
border-top-color-applies-to-013
Border-top-color applied to element with display table
The 'border-top-color' property applies to elements with a display of table.
border-top-color-applies-to-014
Border-top-color applied to element with display inline-table
The 'border-top-color' property applies to elements with a display of inline-table.
border-top-color-applies-to-015
Border-top-color applied to element with display table-caption
The 'border-top-color' property applies to elements with a display of table-caption.