Bug 1764606 Comment 5 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Two additional notes:
(1) The dark bar at the bottom is actually transparent, though you can't tell in my attached testcase since I don't have any visible content that traverses it.  But you can see this at the original site.

(2) Regarding the `mix-blend-mode: darken` piece of this -- "darken" is just an example, but it looks like any non-default value will trigger the same bug in this testcase.  (In addition to `darken`, I tested `lighten`, `hue`, and `saturation` in my own copy of the attached testcase, and they all trigger exactly the same results with the dark bar at the bottom of the screen.)
Two additional notes:
(1) The dark bar at the bottom is actually transparent, though you can't tell in my attached testcase since I don't have any visible content that traverses it.  But you can see this at the original site.

(2) Regarding `mix-blend-mode: darken` -- "darken" is just an example value that triggers the bug, but really, it looks like any non-default value will trigger the same bug in this testcase.  (In addition to `darken`, I tested `lighten`, `hue`, and `saturation` in my own copy of the attached testcase, and they all trigger exactly the same results with the dark bar at the bottom of the screen.)
Two additional notes:
(1) The dark bar at the bottom is actually semi-transparent, though you can't tell in my attached testcase since I don't have any visible content that traverses it.  But you can see this at the original site.

(2) Regarding `mix-blend-mode: darken` -- "darken" is just an example value that triggers the bug, but really, it looks like any non-default value will trigger the same bug in this testcase.  (In addition to `darken`, I tested `lighten`, `hue`, and `saturation` in my own copy of the attached testcase, and they all trigger exactly the same results with the dark bar at the bottom of the screen.)

Back to Bug 1764606 Comment 5