This repository was archived by the owner on Apr 29, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ symptoms:
1212
1313solutions :
1414 interventions :
15- - https://github.com/mozilla-extensions/webcompat-addon/blob/main /src/injections/css/bug1774490-rainews.it-gallery-fix.css
16- - https://github.com/mozilla-extensions/webcompat-addon/blob/main /src/injections/css/bug1748455-reddit.com-gallery-image-width-fix.css
15+ - https://github.com/mozilla-extensions/webcompat-addon/blob/81746891f9016a11610760c90e2e1c672deaf519 /src/injections/css/bug1774490-rainews.it-gallery-fix.css
16+ - https://github.com/mozilla-extensions/webcompat-addon/blob/81746891f9016a11610760c90e2e1c672deaf519 /src/injections/css/bug1748455-reddit.com-gallery-image-width-fix.css
1717 workarounds :
1818 - " Adding pixel-valued padding instead of percent-valued or setting `height: auto` for the affected element."
1919
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ symptoms:
1212
1313solutions :
1414 interventions :
15- - https://github.com/mozilla-extensions/webcompat-addon/blob/main /src/injections/css/bug1743614-storytel.com-flex-min-width.css
16- - https://github.com/mozilla-extensions/webcompat-addon/blob/main /src/injections/css/bug1768243-cloud.google.com-allow-table-scrolling.css
15+ - https://github.com/mozilla-extensions/webcompat-addon/blob/81746891f9016a11610760c90e2e1c672deaf519 /src/injections/css/bug1743614-storytel.com-flex-min-width.css
16+ - https://github.com/mozilla-extensions/webcompat-addon/blob/81746891f9016a11610760c90e2e1c672deaf519 /src/injections/css/bug1768243-cloud.google.com-allow-table-scrolling.css
1717 workarounds :
1818 - " Add `min-width: 0` to the affected grid item (child element of an element with `display: grid;`)."
1919
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ symptoms:
1313
1414solutions :
1515 interventions :
16- - https://github.com/mozilla-extensions/webcompat-addon/blob/main /src/injections/js/bug1711082-m.aliexpress.com-undisable-search.js
16+ - https://github.com/mozilla-extensions/webcompat-addon/blob/0a4ed0cd276e3d2f7633fa1799ba584909a35ceb /src/injections/js/bug1711082-m.aliexpress.com-undisable-search.js
1717
1818references :
1919 breakage :
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ symptoms:
1414
1515solutions :
1616 interventions :
17- - https://github.com/mozilla-extensions/webcompat-addon/blob/main /src/injections/css/bug1751022-chotot.com-image-width-fix.css
17+ - https://github.com/mozilla-extensions/webcompat-addon/blob/81746891f9016a11610760c90e2e1c672deaf519 /src/injections/css/bug1751022-chotot.com-image-width-fix.css
1818
1919 workarounds :
2020 - " Setting a definite width or height / min-width or min-height for the affected svg icon."
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ symptoms:
1212 - " Wrong character position with IME"
1313solutions :
1414 interventions :
15- - https://github.com/mozilla-extensions/webcompat-addon/blob/main /src/injections/js/bug1739489-draftjs-beforeinput.js
15+ - https://github.com/mozilla-extensions/webcompat-addon/blob/81746891f9016a11610760c90e2e1c672deaf519 /src/injections/js/bug1739489-draftjs-beforeinput.js
1616references :
1717 breakage :
1818 - https://github.com/webcompat/web-bugs/issues/13503
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ console_messages:
1515
1616solutions :
1717 interventions :
18- - https://github.com/mozilla-extensions/webcompat-addon/blob/main /src/injections/css/bug1570328-developer-apple.com-transform-scale.css
18+ - https://github.com/mozilla-extensions/webcompat-addon/blob/81746891f9016a11610760c90e2e1c672deaf519 /src/injections/css/bug1570328-developer-apple.com-transform-scale.css
1919 notes :
2020 - " Experiment with implementing `zoom` as a transform + transform-origin shorthand in https://bugzilla.mozilla.org/show_bug.cgi?id=1589766."
2121 - " The experiment was disabled in https://bugzilla.mozilla.org/show_bug.cgi?id=1599324 due to breakage on sites that were using `zoom` together with `transform`."
You can’t perform that action at this time.
0 commit comments