Skip to content

Commit ebb9e29

Browse files
committed
Remove FIXME for Firefox
1 parent 27080c4 commit ebb9e29

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/PrettyRawResponse.vue

-1
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,6 @@ export default defineComponent({
592592
white-space: pre-wrap;
593593
word-break: break-all;
594594
}
595-
// FIXME: Firefox doesn't support Custom Highlight API
596595
::highlight(searchResult) {
597596
background-color: yellow;
598597
color: black;

0 commit comments

Comments
 (0)