mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-24 09:27:31 +09:00
Issue #146 - Part 2: Remove custom table painting component.
Since we're now putting table borders and backgrounds properly in the display lists, we no longer need this custom component to do this work for us.
This commit is contained in:
parent
8bd3a1f1d9
commit
04db41da36
12 changed files with 0 additions and 1162 deletions
|
|
@ -21,7 +21,6 @@ UNIFIED_SOURCES += [
|
|||
'nsTableColFrame.cpp',
|
||||
'nsTableColGroupFrame.cpp',
|
||||
'nsTableFrame.cpp',
|
||||
'nsTablePainter.cpp',
|
||||
'nsTableRowFrame.cpp',
|
||||
'nsTableRowGroupFrame.cpp',
|
||||
'nsTableWrapperFrame.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue