-
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
XFA - A rectangle must have the width of its parent but without inner margins #13732
Conversation
calixteman
commented
Jul 14, 2021
- it aims to fix XFA Geometry exceeds containers #13584;
- to avoid bad rendering because of clipping just set overflow to visible on SVG element.
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.67.70.0:8877/295e69131233d05/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://3.101.106.178:8877/3f82923cd0d0ace/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/295e69131233d05/output.txt Total script time: 33.10 mins
Image differences available at: http://54.67.70.0:8877/295e69131233d05/reftest-analyzer.html#web=eq.log |
Something is wrong with dhl test. |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/3f82923cd0d0ace/output.txt Total script time: 37.59 mins
Image differences available at: http://3.101.106.178:8877/3f82923cd0d0ace/reftest-analyzer.html#web=eq.log |
… margins - it aims to fix mozilla#13584; - to avoid bad rendering because of clipping just set overflow to visible on SVG element.
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://3.101.106.178:8877/7789d25cd64de4a/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.67.70.0:8877/28c635128516d41/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/28c635128516d41/output.txt Total script time: 32.92 mins
Image differences available at: http://54.67.70.0:8877/28c635128516d41/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/7789d25cd64de4a/output.txt Total script time: 37.34 mins
Image differences available at: http://3.101.106.178:8877/7789d25cd64de4a/reftest-analyzer.html#web=eq.log |
firefox-xfa_bug1716380-page2 and firefox-xfa_bug1716809-page1 look a bit worse |
For example, in |
The regressions are minor, so we will accept them. |
@calixteman can you file an issue to track the (minor) regression? |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.67.70.0:8877/010bcd80d1cd3d6/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 1 Live output at: http://3.101.106.178:8877/224e83afccc6ed5/output.txt |
/botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 1 Live output at: http://54.67.70.0:8877/22df37bf46e0db2/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 2 Live output at: http://3.101.106.178:8877/11a16696e0fc8f7/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/010bcd80d1cd3d6/output.txt Total script time: 32.60 mins
Image differences available at: http://54.67.70.0:8877/010bcd80d1cd3d6/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://3.101.106.178:8877/224e83afccc6ed5/output.txt Total script time: 39.13 mins
Image differences available at: http://3.101.106.178:8877/224e83afccc6ed5/reftest-analyzer.html#web=eq.log |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/22df37bf46e0db2/output.txt Total script time: 29.37 mins
|
From: Bot.io (Windows)SuccessFull output at http://3.101.106.178:8877/11a16696e0fc8f7/output.txt Total script time: 35.60 mins
|