Files
serenity/Userland/Libraries/LibWeb/CSS/ResolvedCSSStyleDeclaration.cpp
Luke Wilde 8ff9aa177f LibWeb: Fix OBOE in bounds check of ResolvedCSSStyleDeclaration#item
Without this, it would return "(invalid CSS::PropertyID)" when
requesting item(decl.length).

(cherry picked from commit 5aacb053a3fa0cf0e2a825c63dd3a4ebd916eda4)
2024-11-23 22:07:22 -05:00

32 KiB