We should not generate an error when overlapping a single copper element with a soldermask that is not associated with copper. Fixes https://gitlab.com/kicad/code/kicad/issues/10906
ADDED DRC test for solder mask aperture bridging copper from different nets. ADDED visualization of minimum web width processing for solder masks. ADDED allow_soldermask_bridges property for footprints. Fixes https://gitlab.com/kicad/code/kicad/issues/2183 Fixes https://gitlab.com/kicad/code/kicad/issues/1792