Confirmed users
74
edits
No edit summary |
|||
| Line 32: | Line 32: | ||
'''Some''' tests are manually written or vetted, and goes into more depth, i.e. checks for a specific element in the DOM or some other specific feature that the bug is about. Since many of the tests are auto-generated by comparing with a Safari/iPhone page, there are a few false "pass"es where we do get the same content but it's broken due to -webkit-styling or other issues. I'll hopefully refine those tests as I notice them. | '''Some''' tests are manually written or vetted, and goes into more depth, i.e. checks for a specific element in the DOM or some other specific feature that the bug is about. Since many of the tests are auto-generated by comparing with a Safari/iPhone page, there are a few false "pass"es where we do get the same content but it's broken due to -webkit-styling or other issues. I'll hopefully refine those tests as I notice them. | ||
== Hallvord's extension for automated testing of site compat bugs == | |||
(mostly for personal usage, but if you want to help write tests it would be awesome) | (mostly for personal usage, but if you want to help write tests it would be awesome) | ||
https://builder.addons.mozilla.org/package/206667/latest/ | https://builder.addons.mozilla.org/package/206667/latest/ | ||