Skip to content

Commit d0167c6

Browse files
Update article.md
1 parent 853c973 commit d0167c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

2-ui/4-forms-controls/2-focus-blur/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
</script>
8686
```
8787

88-
It works in all browsers except Firefox ([bug](https://bugzilla.mozilla.org/show_bug.cgi?id=53579)).
88+
این روی تمام مرورگرها به جز Firefox کار می‌کند ([bug](https://bugzilla.mozilla.org/show_bug.cgi?id=53579)).
8989

9090
If we enter something into the input and then try to use `key:Tab` or click away from the `<input>`, then `onblur` returns the focus back.
9191

0 commit comments

Comments
 (0)