mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-08-02 12:27:21 +02:00
Compare commits
No commits in common. "91bfe12f3865ff05b345903894227bf9bfd1001e" and "fc92e4059a4506eb8a5663820ab66ff4d3280739" have entirely different histories.
91bfe12f38
...
fc92e4059a
@ -1321,7 +1321,7 @@ class CheckButton extends XFAObject {
|
||||
[$toHTML](availableSpace) {
|
||||
// TODO: border, shape and mark.
|
||||
|
||||
const style = toStyle(this, "margin");
|
||||
const style = toStyle("margin");
|
||||
const size = measureToString(this.size);
|
||||
|
||||
style.width = style.height = size;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user