We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443675f commit a3dcd27Copy full SHA for a3dcd27
docs/en/api/wrapper-array/hasStyle.md
@@ -2,7 +2,7 @@
2
3
Assert every `Wrapper` in `WrapperArray` DOM node has style matching value.
4
5
-Returns `true` if `Wrapper` DOM node has `style` matching `string`.
+Returns `true` if `Wrapper` DOM node has `style` matching `value`.
6
7
**Note will only detect inline styles when running in `jsdom`.**
8
- **Arguments:**
docs/en/api/wrapper/hasStyle.md
Assert `Wrapper` DOM node has style matching value
0 commit comments