Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Update bug status
Browse files Browse the repository at this point in the history
  • Loading branch information
philipwalton authored Jan 19, 2024
1 parent 6e720da commit aa2f5a9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ _Minimum content sizing of flex items not honored_
Safari (fixed in 10)
</td>
<td>
<a href="https://code.google.com/p/chromium/issues/detail?id=426898">Chrome #426898 (fixed)</a><br>
<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=426898">Chrome #426898 (fixed)</a><br>
<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=596743">Chrome #596743 (fixed)</a></br>
<a href="https://bugs.webkit.org/show_bug.cgi?id=146020">Safari #146020 (fixed)</a>
</td>
Expand Down Expand Up @@ -366,15 +366,15 @@ _Some HTML elements can't be flex containers_
Safari (fixed in 11)
</td>
<td>
<a href="https://code.google.com/p/chromium/issues/detail?id=375693">Chrome #375693</a><br>
<a href="https://code.google.com/p/chromium/issues/detail?id=700029">Chrome #700029</a><br>
<a href="https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4511145/">Edge #4511145</a><br>
<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=375693">Chrome #375693 (fixed)</a><br>
<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=700029">Chrome #700029 (fixed)</a><br>
<a href="https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/4511145/">Edge #4511145 (obsolete)</a><br>
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=984869">Firefox #984869 (fixed)</a><br>
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1230207">Firefox #1230207 (fixed)</a><br>
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1397768">Firefox #1397768 (fixed)</a><br>
<a href="https://bugs.webkit.org/show_bug.cgi?id=169082">Safari #169082 (fixed)</a><br>
<a href="https://bugs.webkit.org/show_bug.cgi?id=169700">Safari #169700 (fixed)</a><br>
<a href="https://bugs.webkit.org/show_bug.cgi?id=190065">Safari #190065</a>
<a href="https://bugs.webkit.org/show_bug.cgi?id=190065">Safari #190065 (fixed)</a>
</td>
</tr>
</table>
Expand Down Expand Up @@ -442,7 +442,7 @@ _Min and max size declarations are ignored when wrapping flex items_
</td>
<td>Safari (fixed in 10.1)</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=136041">Safari #136041</a>
<a href="https://bugs.webkit.org/show_bug.cgi?id=136041">Safari #136041 (fixed)</a>
</td>
</tr>
</table>
Expand Down Expand Up @@ -540,7 +540,7 @@ _Shrink-to-fit containers with `flex-flow: column wrap` do not contain their ite
Opera<br>
</td>
<td>
<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=507397">Chrome #507397</a><br>
<a href="https://bugs.chromium.org/p/chromium/issues/detail?id=507397">Chrome #507397 (fixed)</a><br>
<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=995020">Firefox #995020</a><br>
<a href="https://bugs.webkit.org/show_bug.cgi?id=157648">Safari #157648</a>
</td>
Expand Down Expand Up @@ -611,7 +611,7 @@ _`flex-basis` cannot be animated_
Safari
</td>
<td>
<a href="https://bugs.webkit.org/show_bug.cgi?id=180435">Safari #180435</a>
<a href="https://bugs.webkit.org/show_bug.cgi?id=180435">Safari #180435 (fixed)</a>
</td>
</tr>
</table>
Expand Down

0 comments on commit aa2f5a9

Please sign in to comment.