blob: ccba54e26c78e4ca661b6b679257f7c68bb025a7 [file] [log] [blame]
To manually test this, select the text and change the foreground color.
The resulting debug message should show the input color.
This is some text
Received beforeinput event with data: "rgb(255, 255, 255)"
Received input event with data: "rgb(255, 255, 255)"
Received beforeinput event with data: "rgb(100, 255, 0)"
Received input event with data: "rgb(100, 255, 0)"
Received beforeinput event with data: "rgb(0, 0, 0)"
Received input event with data: "rgb(0, 0, 0)"
Received beforeinput event with data: "rgb(255, 0, 0)"
Received input event with data: "rgb(255, 0, 0)"