Mirion

Results 4 issues of Mirion

### 对应功能 N/A ### 问题描述 选择器选过头把表情绿了 ```css :host(bili-rich-text) #contents img, :host(bili-rich-text) #contents a i { filter: var(--blue-image-filter) !important; } ``` ### 脚本版本 v2.9.3-preview-139-g45fd78f00 ### 脚本管理器及版本 Tampermonkey BETA v5.3.6211 ### 浏览器及版本...

bug

I added a macro to the specification file ```typst ... LoadClassWithOptions: ignore-sym, // user-defined Li: sym, ), ) ... ``` but it didn't work ```typst #import "@preview/mitex:0.2.4": * #mi("\\Li_2(x)") ```...

# Describe the bug According to [[alg.partitions#8.1]](https://eel.is/c++draft/alg.partitions#8.1), the algorithm should perform at most `N / 2` swaps if the iterator models `bidirectional_iterator`. However, the current implementation checks `_Bidi_common`, restricting the...

bug
ranges