[1]
p { color: green !important; color: red; }
なところで getPropertyValue を使って color の値を取得すると、 Opera 9 では #ff0000 (赤) が得られます。
getPropertyValue
color
#ff0000