-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for missing appearances for hightlights, strikeout, squiggly and underline annotations. #12269
Conversation
d372dc9
to
10e4c80
Compare
This patch is ready for review, thanks. |
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/10e1656810233ef/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/10e1656810233ef/output.txt Total script time: 3.38 mins Published |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested the viewer with the four files from my comment and they render exactly as expected. Nice work so far!
c0c56f0
to
36ebc63
Compare
…gly and underline annotations.
36ebc63
to
65ecd98
Compare
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/edfb40bb4903bb1/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.215.176.217:8877/c4d418562062e81/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/edfb40bb4903bb1/output.txt Total script time: 27.37 mins
Image differences available at: http://54.67.70.0:8877/edfb40bb4903bb1/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.215.176.217:8877/c4d418562062e81/output.txt Total script time: 30.24 mins
Image differences available at: http://54.215.176.217:8877/c4d418562062e81/reftest-analyzer.html#web=eq.log |
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/7a6616ce1f7ff5f/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/7a6616ce1f7ff5f/output.txt Total script time: 3.55 mins Published |
Nice work; thanks! /botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 1 Live output at: http://54.215.176.217:8877/4c7c943eb034994/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/675a5d5b1a9ec01/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/675a5d5b1a9ec01/output.txt Total script time: 25.63 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/4c7c943eb034994/output.txt Total script time: 27.89 mins
|
This patch aims to fix:
https://bugzilla.mozilla.org/show_bug.cgi?id=1538111
and issue #6810.