-
Vulnerable Library - laravel/framework-v9.52.10
The Laravel Framework.
Library home page: https://api.github.com/repos/laravel/framework/zipball/858add225ce88a76c43aec0e7866288321ee0ee9
## Vulne…
-
Currently the spec says:
>When the request’s url is local, if the service worker client's responsible browsing context is a nested browsing context or the service worker client is a worker client, …
-
In order to adequately test the FedCM APIs, we need to be able to set up test instances that do not require certificates. Having a flag for localhost to get around the need for certificates or .well-k…
-
MDV is pretty safe right now from innerHTML XSS bugs, because it uses textContent to bind text (see #57 for a request to loosen this up sometimes). However, attributes are unprotected. If the applicat…
-
All title, excerpt and content in csv and gexf a exporter with some ugly caracters instead of french accent. Maybe a probleme on UTF type in the DB before saving ? In the building of CSV or Gexf after…
-
Typically, the URL parser detects Windows drive letters in the parsed path's "effective first component" (term I just made up).
The path parser processes each component in turn, and pushing and poppi…
karwa updated
3 years ago
-
Insert the following code in the dartpad (tested with Dart 3.4.3, Flutter 3.22.2 stable):
```
void main() {
final uri = Uri(
scheme: 'http',
host: 'google.com',
port: 80,
path…
-
Add the attribute `searchParams` on [`Location`](https://html.spec.whatwg.org/multipage/history.html#the-location-interface) interface which returns a [`URLSearchParams`](https://url.spec.whatwg.org/#…
-
# html5 new features
https://gist.github.com/xgqfrms-GitHub/1ba83e991eb358338151f54e5805ac5d
## `HashChangeEvent()`
https://developer.mozilla.org/zh-CN/docs/Web/API/Window/onhashchange
htt…
-
p025に以下のようなmemoがあるのですが (番号は私が追加したもの)、
```
[^33]: HTML仕様の一本化の模索の中 で、W3C が発行した HTML5 とそ れ以前の仕様は、2018年3月に Superseded Recommendation に 変更、廃止されました。
```
これに対応する本文がどれなのかよくわかりません。前後の本文はこうなっています。
>W…