Treat the feature-grid toolkit control as underlined text and keep its card glyphs with the other URL-served icons.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -132,6 +132,7 @@ describe("FeatureGrid (behavioral tests)", () => {
|
||||
expect(icon).toHaveAttribute("width", "40");
|
||||
expect(icon).toHaveAttribute("height", "40");
|
||||
expect(icon).toHaveAttribute("alt", "");
|
||||
expect(icon.getAttribute("src")).toMatch(/^\/assets\/icons\/icon-/);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user