Files
ladybird/Libraries/LibWeb/CSS/StyleValues/ContentStyleValue.cpp
Shannon Booth a066ee720e LibWeb/CSS: Remove redundant has_alt_text() from ContentStyleValue
Replace the has_alt_text() / alt_text() calls by directly null
checking on the returned pointer from alt_text().
2026-03-31 13:48:50 +01:00

1.2 KiB