Oddbean new post about | logout

Notes by Curtis Wilcox | export

 The bugs you find when doing accessibility testing.


 @7725718e 
Firefox 118 was released 9/26 (and 118.0.1 on 9/28).

Oh, now Firefox, like Safari, recognizes the `<search>` element.

https://www.mozilla.org/en-US/firefox/118.0.1/releasenotes/ 
 Just fixed the very first example because I realized the browser was adding rounded corners, mean... 
 @113f6899 
In Safari for Mac, the Exclamation point, question mark, ellipsis buttons are still rounded and on iOS, they're circles. Maybe add `appearance: none` which also changes the Mac border style and background color and doesn't seem to change the buttons in Chrome or Firefox for Mac.

https://s3.c.im/media_attachments/files/111/026/372/947/483/915/original/a1dc9a1b3b57500e.png

https://s3.c.im/media_attachments/files/111/026/374/372/207/372/original/5e5a46c696e164bf.png

https://s3.c.im/media_attachments/files/111/026/414/569/649/491/original/07d04421d4d26ad2.png

https://s3.c.im/media_attachments/files/111/026/416/149/962/483/original/0f729a3f303c5240.png 
Event not found
 @7725718e 
I read it the same way as you. Only Firefox is following the spec.

So good of the spec authors to address what is likely a common error.