Mas0nShi

Results 17 issues of Mas0nShi

source -> src https://github.com/capricorn86/happy-dom/blob/64284a69e1d3e00e9f5a752522afb31d319bf6da/packages/happy-dom/src/nodes/html-image-element/HTMLImageElement.ts#L137 https://github.com/capricorn86/happy-dom/blob/64284a69e1d3e00e9f5a752522afb31d319bf6da/packages/happy-dom/src/nodes/html-image-element/HTMLImageElement.ts#L139 other: https://github.com/capricorn86/happy-dom/blob/64284a69e1d3e00e9f5a752522afb31d319bf6da/packages/happy-dom/src/nodes/html-image-element/HTMLImageElement.ts#L79 https://github.com/capricorn86/happy-dom/blob/64284a69e1d3e00e9f5a752522afb31d319bf6da/packages/happy-dom/src/nodes/html-image-element/HTMLImageElement.ts#L81

bug

test code ```javascript window.location.href = "//www.google.com"; ``` Return ```shell Location { protocol: '', hostname: '', port: '', pathname: '//www.google.com', search: '', hash: '', username: '', password: '' } ```

bug

能否忽略状态类型的文章 进入推荐文章一栏 状态不太可能是可推荐或是有价值的文章 另:首页推荐文章分类名 可以增添多个目录吗~

feature request

We often find that there are parts of the web resources that don't load properly in the real world, There may be reasons such as: invalid temporary resource, invalid third-party...

bug

https://github.com/Homebrew/homebrew-core/pull/79874 ```shell Error: The `brew link` step did not complete successfully The formula built, but is not symlinked into /opt/homebrew Could not symlink lib/bfd-plugins/libdep.so Target /opt/homebrew/lib/bfd-plugins/libdep.so is a symlink belonging...

In IDA 9.0 rc1, IDA32 has been removed ([No more IDA32](https://docs.hex-rays.com/release-notes/9_0#no-more-ida32)), and rename `libida64.dylib` to `libida.dylib` (in MacOS). ![Image](https://github.com/user-attachments/assets/2472fd50-dea6-44ba-aecc-c2b612ed5500) also IDA 9.0 sdk no longer distinguish per edition. https://github.com/google/binexport/blob/624377de6fe5bf03ba082b873f2e6204a24f4ae4/cmake/FindIdaSdk.cmake#L94-L100 Here's...

enhancement