Skip to content

Instantly share code, notes, and snippets.

Unrecognized CSS property 'content-visibility'
Unrecognized pseudo-class: ':modal'
CSSParser: style rule selectors invalid; discarding.
Dumping all tokens:
Token: Ident: dialog
Token: Colon
Token: Ident: modal
Token: Whitespace
Unrecognized pseudo-class: ':popover-open'
CSSParser: style rule selectors invalid; discarding.
[
{
"length": 28,
"type": "gamemodeitemlist",
"hash": "0355C4FB",
"valueCount": 1,
"values": [
{
"hash": "mItems",
"type": "CONTAINER2",
/*
* Copyright (c) 2021, the SerenityOS developers.
*
* SPDX-License-Identifier: BSD-2-Clause
*/
#pragma once
#include <AK/ByteBuffer.h>
#include <AK/Endian.h>
@stelar7
stelar7 / 7.11.1.txt
Last active December 28, 2017 11:44
static data errors
Missing Tooltip:
Draven - Blood Rush
Nidalee - Javelin Toss / Takedown
Nidalee - Bushwhack / Pounce
Nidalee - Primal Surge / Swipe
Nidalee - Aspect Of The Cougar
Mordekaiser - Harvesters of Sorrow
Mordekaiser - Children of the Grave
Missing Variables:
public enum DeathTimerMode {
READ, WRITE;
}