Search

Nalezeno "Chrome": 459

Fraudulent Crypto Browser Extension Redirects to a Fake Metamask Domain


A crypto intelligence firm has raised red flags about an increasing flow of comments in the crypto community about an ongoing phishing campaign, which is stealing funds from people who install a malicious browser extension. Chrome Browser Extension Is Redirecting Crypto Users to a Fake Metamask...

V prohlížeči Chrome se skrývá vyhledávání mezi otevřenými panely


V čerstvé stabilní verzi prohlížeče Chrome 87 je schovaná skrytá funkce pro vyhledávání v otevřených záložkách. Google ji bude spouštět postupně a začne s chromebooky, vyhledávání nicméně po drobném zásahu funguje i ve Windows. Abyste si to mohli vyzkoušet, tentokrát nestačí zajít do pokročilého

Mixing Colors in Pure CSS


Red + Blue = Purple… right? Is there some way to express that in CSS? Well, not easily. There is a proposal draft for a color-mix function and some degree of interest from Chrome, but it doesn’t seem right around the corner. It would be nice to have native CSS color mixing, as it would give...

ARIA in CSS


Jeremey reacting to Sara’s tweet, about using [aria-*] selectors instead of classes when the styling you are applying is directly related to the ARIA state. … this is my preferred way of hooking up CSS and JavaScript interactions. Here’s [an] old CodePen where you can see...

More on content-visibility


Back in August 2020, when the content-visiblity property in CSS trickled its way into Chrome browsers, Una Kravets and Vladimir Levin wrote about it and we covered it. The weirdest part is that to get the performance value out of it, you pair it with contain-intrinsic-size on these big chunks...

[aktualita] Google nativně zapíná v Chrome podporu HTTP/3


Americká společnost Google aktivně zapíná uživatelům Chrome podporu zatím stále ještě nehotového webového standardu  HTTP/3, spolu s ním bude defaultně zapnutý také protokol QUIC od IETF. Protokol HTTP/3 bude v prohlížeči defaultně zapnutý pro všechny uživatele. Webový protokol HTTP/3...

Stroke Text CSS: The Definitive Guide


Whenever I think of stroked text on the web I think: nope. There is -webkit-text-stroke in CSS for it, but it places that stroke in the middle of the vector outline of the characters, absolutely ensuring that the character doesn’t look right. Just look at this in Chrome or Safari. Gross....

Using @property for CSS Custom Properties


Una Kravetz digs into how Chrome now allows you to declare CSS custom properties directly from CSS with more information than just a string. So rather than something like this: html { --stop: 50%; } …can be declared with more details like this: @property --stop { syntax:...

Copy the Browser’s Native Focus Styles


Remy documented this the other day. Firefox supports a Highlight keyword and both Chrome and Safari support a -webkit-focus-ring-color keyword. So if you, for example, have removed focus from something and want to put it back in the same style as the browser default, or want to apply a focus style...

What’s New In DevTools (Chrome 86)


It wasn’t that long ago that Umar Hansa published a look at the most interesting new features in Chrome DevTools released in 2020. In fact, it was just earlier this month! But in that short amount of time, Chrome has a few new tricks up its sleeve. One of the features Umar covered was...

[aktualita] Chrome zrychlil, ve Windows téměř o 11,5 %


Společnost Google včera uvolnila novou verzi svého webového prohlížeče. Ten má být ve své verzi 85 výrazně rychlejší při načítání stránek i při chodu s velkým množstvím otevřených záložek. Tvrdí to alespoň na Chrome blogu vedoucí vývoje prohlížeče Max Christoff.  Zrychlení umožnilo použití nové...

Google chystá experiment. V Chrome 86 přestane zobrazovat webové adresy


Google začne v nadcházejícím Chromu 86 experimentovat se zobrazováním webové adresy v adresním řádku. Náhodnému vzorku (A/B test) uživatelů nebude zobrazovat kompletní URL, ale jen část s doménou. Inženýři se tak chtějí dozvědět, jakou roli dnes vlastně internetová doména skutečně hraje a zdali

font-weight: 300 considered harmful


Tomáš Janoušek: Many web pages these days set font-weight: 300 in their stylesheet. With DejaVu Sans as my preferred font, this results in very thin and light text that is hard to read, because for some reason the “DejaVu Sans ExtraLight” variant (weight 200) is being used...

Computed Values: More Than Meets the Eye


Browser DevTools are indispensable for us front end developers. In this article, we’ll take a look at the Computed tab, a small corner of the DevTools panel that shows us big things, like how relative CSS values are resolved. We’ll also see how inheritance fits into the browser’s...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace