Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-tables/crashtests/webkit-background-clip-on-row-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<div style="display:table-row; background:blue; color:transparent; -webkit-background-clip:text;">
<div>x</div>
</div>