Back to Chromium

layers: opacity

third_party/blink/web_tests/fast/table/backgr_layers-opacity.html

149.0.7827.2580 B
Original Source

crbug.com/35679: opacity: 0.5

With 'border-collapse: separate'| TH A | TH B | | TH D | | --- | --- | --- | --- | | TD M | TD O | TD P | | TD E | TD F | TD G | TD H | | TD J | TD K | TD L |

  • The first three rows should be red.
  • The last row should be orange.
  • Cell A should be purple. Cell P should also be purple, but of a shade that reflects the underlying orange rather than the red.

CSS2 Table Backgrounds Test Suite designed and written by fantasai <[email protected]>