mirror of
https://github.com/servo/servo.git
synced 2025-08-15 02:15:33 +01:00
Autogenerate compute_damage (fixes #10622)
This commit is contained in:
parent
cd663ea332
commit
8c2b7b41ef
19 changed files with 177 additions and 170 deletions
|
@ -21,5 +21,6 @@
|
|||
logical = side[1],
|
||||
spec = spec,
|
||||
flags="APPLIES_TO_FIRST_LETTER APPLIES_TO_PLACEHOLDER",
|
||||
allow_quirks=not side[1])}
|
||||
allow_quirks=not side[1],
|
||||
servo_restyle_damage = "reflow rebuild_and_reflow_inline")}
|
||||
% endfor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue