-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[Annotation] Use the clip-path property when an annotation has some quad points #16492
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
Conversation
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.
Have you successfully tested this locally, since according to the inline comment I'd really expect some breakage caused by these changes?
49b5145
to
893608a
Compare
Please make sure that this passes all tests before I attempt to review this. |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/5e0e508d378bef2/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/46a092fa4e835df/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/5e0e508d378bef2/output.txt Total script time: 11.79 mins
Image differences available at: http://54.241.84.105:8877/5e0e508d378bef2/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/46a092fa4e835df/output.txt Total script time: 20.68 mins
Image differences available at: http://54.193.163.58:8877/46a092fa4e835df/reftest-analyzer.html#web=eq.log |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/1dfeaad664d07bc/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/e4f3021c49daf3f/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/1dfeaad664d07bc/output.txt Total script time: 0.19 mins |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/e4f3021c49daf3f/output.txt Total script time: 0.48 mins |
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/7d6ff860c859e29/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/69b657972b649e5/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/69b657972b649e5/output.txt Total script time: 24.50 mins
Image differences available at: http://54.241.84.105:8877/69b657972b649e5/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/7d6ff860c859e29/output.txt Total script time: 33.68 mins
Image differences available at: http://54.193.163.58:8877/7d6ff860c859e29/reftest-analyzer.html#web=eq.log |
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/6ba61507e168df6/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/9e5f52d134653f7/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/9e5f52d134653f7/output.txt Total script time: 25.46 mins
Image differences available at: http://54.241.84.105:8877/9e5f52d134653f7/reftest-analyzer.html#web=eq.log |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/f2ad1288eba9121/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/f2ad1288eba9121/output.txt Total script time: 24.78 mins
Image differences available at: http://54.241.84.105:8877/f2ad1288eba9121/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/65b64ed3fad8a8d/output.txt Total script time: 39.07 mins
Image differences available at: http://54.193.163.58:8877/65b64ed3fad8a8d/reftest-analyzer.html#web=eq.log |
I had to add a small delay to make it working locally (it was working previously locally with no delay). |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/89a508f47c13d55/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/d3dbfb7c911a23b/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/89a508f47c13d55/output.txt Total script time: 25.31 mins
Image differences available at: http://54.241.84.105:8877/89a508f47c13d55/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/d3dbfb7c911a23b/output.txt Total script time: 38.81 mins
Image differences available at: http://54.193.163.58:8877/d3dbfb7c911a23b/reftest-analyzer.html#web=eq.log |
…uad points This way it'll avoid to split a div in multiple divs having the same id (which is supposed to be unique).
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/fc9b82f6d53f804/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/fc9b82f6d53f804/output.txt Total script time: 1.41 mins Published |
For the |
It seems to depend on the zoom factor and with my screen (and my eyes), I've the impress that it's sometimes slightly thinner without the patch and sometimes slightly thinner with... it depends. So yes, you're likely right, it's probably due to rounding issues. |
Let's just leave this as-is for now then, but keep our eyes out for any potential regressions.
I'd say that it's somewhat common actually, since many LaTeX-generated PDF documents use linkAnnotation borders. However it's not particularly common for those links to be split e.g. across lines, which means that the border-related changes in this patch won't affect things in the "normal" case. |
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.
r=me, with a final round of testing; thank you!
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/6f101ba111e1d1d/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/6cc8eb7fcf2468f/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/6f101ba111e1d1d/output.txt Total script time: 25.50 mins
Image differences available at: http://54.241.84.105:8877/6f101ba111e1d1d/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/6cc8eb7fcf2468f/output.txt Total script time: 35.55 mins
Image differences available at: http://54.193.163.58:8877/6cc8eb7fcf2468f/reftest-analyzer.html#web=eq.log |
/botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/2c0a049dcfa3838/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/a72357aa310f331/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/a72357aa310f331/output.txt Total script time: 20.81 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/2c0a049dcfa3838/output.txt Total script time: 25.79 mins
|
This way it'll avoid to split a div in multiple divs having the same id (which is supposed to be unique).