WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
176183
fast/block/inside-inlines/opacity-on-inline.html is failing
https://bugs.webkit.org/show_bug.cgi?id=176183
Summary
fast/block/inside-inlines/opacity-on-inline.html is failing
Antti Koivisto
Reported
2017-08-31 14:09:29 PDT
<style> .box { padding:3px; margin:3px } .box div { height:40px; border:2px solid black; background-color:orange } a { opacity:0.5 } </style> <body> <div class="box"><a><div>This block should be partially transparent.</div></a></div> This works in Firefox but fails is Chrome.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug