<html> | |
<head> | |
<title></title> | |
</head> | |
<body> | |
<p> | |
Test for <i><a href="https://bugs.webkit.org/show_bug.cgi?id=9193">http://bugzilla.opendarwin.org/show_bug.cgi?id=9193</a> | |
REGRESSION: setting an opacity on an element with an outline causes the outline to disappear completely</i>. | |
</p> | |
<hr> | |
<div style="opacity: 0.5; width: 100px; height: 100px; background: silver; outline: dotted thick;"></div> | |
</body> |