Flexbox layout detected
HighFlags display:flex and inline-flex in signature HTML. Guide →
SigLint is a deterministic linter. This page makes its current compatibility coverage visible instead of hiding it behind a score. Release 0.1 currently includes 22 checks across Outlook Classic, Gmail, general email-client behavior, images, layout stability and accessibility.
Tier A means the rule is directly backed by current first-party client/vendor documentation. Other checks are conservative deterministic compatibility heuristics and are deliberately described as such. A finding is evidence of risk, not a guarantee that a client will render incorrectly.
Checks aimed at the Word-based HTML processing behavior used by Classic Outlook.
Flags display:flex and inline-flex in signature HTML. Guide →
Flags Grid-based critical layout and recommends table-based structure for compatibility-sensitive signatures.
Microsoft documents inconsistent margin and padding behavior in Classic Outlook custom HTML.
Flags positioned layout that should not be relied on for signature structure.
Microsoft documents that Classic Outlook does not natively support CSS background images on sections and columns.
Flags numeric values such as line-height:1.5; Microsoft recommends percentage values for Classic Outlook custom HTML.
Flags line-height on span elements because Microsoft documents spacing artifacts in this pattern.
Google documents a 10,000-character Gmail signature limit. Guide →
Flags reliance on CSS variables for critical presentation.
Recommends inline critical styling for signatures.
Flags linked stylesheets that are not dependable in email messages.
Flags SVG assets where broad signature compatibility matters. Guide →
Flags base64/data-URI images. Guide →
JavaScript is not a dependable email-signature primitive.
Flags video, audio, iframe and canvas elements.
Recommends a robust system-font fallback stack.
Flags fixed widths likely to behave poorly on small screens.
Flags insecure remote image URLs.
Relative asset paths have no dependable page base after signature HTML leaves its original site. Guide →
Flags forms, inputs, buttons, selects and textareas in signature HTML.
Prompts for useful alternative text or an empty alt attribute for decorative images.
Encourages explicit image sizing to make intended signature dimensions clearer and reduce layout surprises.
Microsoft Learn — email rendering troubleshooting
Google Gmail Help — create a Gmail signature
SigLint records verification dates for source-backed rules and will update this library when rule behavior, evidence or severity changes.