CSS Anchor Is The Best New CSS Feature Since Flexbox

Поділитися
Вставка
  • Опубліковано 26 вер 2024

КОМЕНТАРІ • 360

  • @ozzyogkush
    @ozzyogkush Рік тому +437

    We have like 3 separate implementations of context menus, popovers, etc at my current workplace. Being able to replace some of that complexity with this would be a big win and a nice tech debt reduction!

    • @evergreen-
      @evergreen- Рік тому +229

      You’ll end up having 4 separate implementations

    • @shivanand0297
      @shivanand0297 Рік тому +19

      ​@@evergreen-😂

    • @BboyKeny
      @BboyKeny Рік тому +5

      I'm also extremely happy with this feature. So many different implementations...

    • @ongke3655
      @ongke3655 Рік тому +18

      But wait until browsers support

    • @ozzyogkush
      @ozzyogkush Рік тому +10

      ​@@evergreen- it's the truth tho...

  • @DamirSecki
    @DamirSecki Рік тому +142

    I share your excitement.... This looks great and cannot believe that this hasn't been done like 5-10 years ago. We all know that menus and popovers are user everywhere... and is really mind boggling that it is taking so long to get native support.... I am so glad we have auto updating browsers now that when new features come out, in most cases, they are available to the user straight away

    • @IIARROWS
      @IIARROWS 11 місяців тому +4

      LOL, no... you have to look for at least 2 years old features, 3 to be sure. Depending on your target user you could live with less.
      Browser don't update constantly as you think, especially on older devices, or if you want your site to be usable from offices.

    • @rproctor83
      @rproctor83 11 місяців тому +3

      @@IIARROWS Having worked with various Sheriff's offices I can confirm that they still use old IE.

    • @eobardthawne6903
      @eobardthawne6903 7 місяців тому

      ​@@IIARROWS Yupp true, even the ones using relatively new device won't keep auto update on

    • @nullbeyondo
      @nullbeyondo Місяць тому

      @@rproctor83 Wow, then glad Sheriffs aren't my target userbase!

  • @jamesmoynihan948
    @jamesmoynihan948 10 місяців тому +11

    This is a really nice feature, but what makes anchor really useful is when you have more complex positioning and stacking contexts. I particularly found it useful for tooltips within a element which is the first element to use the popover API under the hood and lives in the special "top layer" above all other stacking contexts (kinda like "z-index: infinity").

  • @EricRohlfs
    @EricRohlfs Рік тому +8

    This is excellent. Glad we finally figured out the three main actions are show, hide, and toggle and found a way to associate with click with zero JavaScript. Best video I've seen all year!

  • @GeneraluStelaru
    @GeneraluStelaru Рік тому +53

    Finally, baby CSS is growing up. Last year I worked on a project where I had to learn QML. Neddless to say, I didn't want to deal with web frontend anymore.

    • @philippedcote
      @philippedcote Рік тому +1

      You used QML with Qt or another framework?

    • @pinkorcyanbutlong5651
      @pinkorcyanbutlong5651 Рік тому +3

      @@philippedcote I'm quite sure qml only works with qt

    • @GeneraluStelaru
      @GeneraluStelaru Рік тому

      @@pinkorcyanbutlong5651We had Qt licences but QML works on top of C++. Qt is essentially just an IDE.

    • @llothar68
      @llothar68 7 місяців тому

      Nothing beats native GUI toolkits unless you are doing design shit, but for apps its the best

  • @Nakabozu
    @Nakabozu Рік тому +17

    This is AMAZING! Really hoping this is stable soon because I'll use it absolutely everywhere.

  • @NoName-1337
    @NoName-1337 Рік тому +16

    This feature is amazing. Can't wait to use it in production.

  • @ukaszzbrozek6470
    @ukaszzbrozek6470 Рік тому +8

    Thanks for keeping us in loop with the newest features!

  • @dennisb_official
    @dennisb_official Рік тому +11

    Always a pleasure getting up to date with the latest web tech from you mate. Your way of teaching really resonates well with me.
    Thank you for being one of the best YT channels out there.

  • @EvertJunior
    @EvertJunior Рік тому +71

    This is long overdue. It's insane we have so many UI libraries with different implementations of select menus and popovers just so we can build a decent UI/UX. This feature along view transitions will enable awesome looking and performant web apps.

    • @PeterMumford
      @PeterMumford Рік тому +2

      yes, this. I want to add CSS transitions.

    • @profesor08
      @profesor08 11 місяців тому +2

      And no one works well xDDDD

  • @jitesh031
    @jitesh031 Рік тому +4

    This is really a good feature to minimize the js code where in past we have to check, "related target" and then make it display flex or none. Here we just have to assign an id. Amazing !!!

  • @Ferno2k
    @Ferno2k Рік тому +5

    Omg I am a newbie working on a full stack project and this is exactly what I wanted to create in my frontend. I was earlier using the dailog element as remediee to create drop down option

  • @keitsee
    @keitsee 11 місяців тому +2

    Thank you so much for this. Words cannot explain how much this is so good. Really, really good. Having to display:flex the element then z-index it to make sure its on top of all elements then making sure the document click outside of the element closes the element all in js. Popover just solves everything.

  • @monarchgam3r
    @monarchgam3r Рік тому +10

    These new APIs coming native to browsers is huge

  • @lukas.webdev
    @lukas.webdev Рік тому +2

    Great Video! Thanks for keeping us up to date, Kyle! 😉🔥

  • @patricknelson
    @patricknelson Рік тому +3

    _One major_ benefit to popover: Accessibility! Semantic markup is perfect for overall a11y and screen readers.

  • @ararthepro3972
    @ararthepro3972 Рік тому +4

    Waited for this feature a lot of time, my hope was it will be like "binding" properties values so you could copy all properties and values from other elements (like height, width, etc) not only inset, but that's a start (though I assume anchora will be stable in at least 3 years, if it will)

  • @KD-tp6er
    @KD-tp6er Рік тому +9

    I'm grateful I'm building websites with all these new tools, I've heard horror stories of making websites using tables back in the day.

    • @GamerGuyplays
      @GamerGuyplays Рік тому +7

      Making websites wasn't really a pain, but getting things exactly as you wanted, that was the really anoying part

    • @stefanlindbohm
      @stefanlindbohm Рік тому +3

      Using tables wasn’t the bad part (it was basically a simplistic grid). The real horror started when we were all moving away from them and every relevant browser implemented CSS layout in different ways, with the dominant browser (IE6) being both hugely incompliant with any documented standards as well as going without updates for almost a decade.

  • @netssrmrz
    @netssrmrz Рік тому +3

    Super good video. Learned something new today. Nice to see genuinely useful info rather than another React/Next/Typescript video.

  • @foxxo-dev
    @foxxo-dev Рік тому +8

    Thanks for all of the great content that you make, keep up the great work!

  • @philipphock7591
    @philipphock7591 Рік тому +5

    what's the difference between anchor and position: relative/absolute? Would be nice to elaborate on that!

  • @Nutch.
    @Nutch. Рік тому +1

    This is game changing. I wonder if support will be added to detect which @try fallback is currently active. An example of why this would be useful is for rotating a menu chevron to the correct direction that the menu will appear from when opened.

  • @damar1967
    @damar1967 Рік тому +1

    So excited! Its like with details and summary but the position could be anywhere

  • @mr.w7803
    @mr.w7803 7 місяців тому +1

    Wow, this is awesome.
    I stepped away from UI dev a couple years ago due to some intense frustration (partly never ending updates to libraries, languages, etc… mostly i liked design better 😅). Glad to see things are getting easier though!

  • @yassine_klilich
    @yassine_klilich 8 місяців тому +1

    incredible new features, so excited when they will be available across major browsers sooner

  • @mzosam
    @mzosam 4 місяці тому

    I just put thumbs up to your videos before I even watch them🔥always have been and will always be the best teacher

  • @kiravolvo
    @kiravolvo Рік тому +1

    kyle thank you very much. your videos are so clear and easy to follow. rock on!

  • @kenthomas1109
    @kenthomas1109 2 місяці тому

    This is so exciting! Another great video!

  • @stefanlindbohm
    @stefanlindbohm Рік тому +6

    Awesome & easily understood video with good examples! The popover feature of HTML is news to me and will be a huuuge improvement!
    Just wanted to mention that anchoring is easily implemented with good old position absolute + relative. Just create a container with position: relative (the anchor) then put the popover inside with position: absolute. Positioning works mostly (exactly) the same as this anchoring CSS proposal, and because all contents of the container are taken out of flow, the container will have no size and can be put anywhere without side effects.
    In general, I’d be very cautios with using or promoting proposals that aren’t yet in the standards. For one, they might change before becoming a standard, but worse it creates browser dependencies and results in fragmentation of the web much in the same way we had back with Internet Explorer 6. Trust me, we don’t want to have that situation again.

  • @nicksullivan23
    @nicksullivan23 Рік тому +1

    Wicked loving this feature and great tutorial 🎉

  • @NitinSharma-f1k
    @NitinSharma-f1k Рік тому +3

    What if we want to show it on hover ?

  • @niner8275
    @niner8275 Рік тому +1

    That's quite a revolution, like :has() or grid.

  • @LuniFoxo
    @LuniFoxo Рік тому +9

    Thank you for the advice, Kiss Splat!

  • @FrameMuse
    @FrameMuse Рік тому +2

    Actually, for some implementations we could just use `@position-fallback` along with `transform` and some other positioning.

  • @lewsdiod
    @lewsdiod 8 місяців тому +1

    Very cool, glad to see it! Thanks fro sharing!

  • @NicholasAlico
    @NicholasAlico Рік тому +1

    Super cool stuff, love where the web is going!

  • @D9ID9I
    @D9ID9I 7 місяців тому

    That's good. Infinite horizontal and vertical scrolls would be nice to add too. And "virtual" scroll with elements of different height also.

  • @LarsRyeJeppesen
    @LarsRyeJeppesen Рік тому +2

    A video without React? finally I can watch and enjoy :)

  • @prashlovessamosa
    @prashlovessamosa Рік тому +1

    My friend and me together 😁 bought your react course
    Complete 4 parts of beginner one
    Totally worth my money.

  • @ascodes3461
    @ascodes3461 Рік тому +1

    Awesome man, Thanks a lot for this information😍🥰

  • @patrickgray1758
    @patrickgray1758 5 місяців тому +1

    It's coming this May!!

  • @GaneshKumarNow
    @GaneshKumarNow Рік тому +1

    Wow. This feature is amazing 👏🏻 thanks for sharing with us 👍🏻

  • @bartek4210
    @bartek4210 Рік тому +1

    Amazing! thanks for showing it!

  • @alex_3D_websites
    @alex_3D_websites 8 місяців тому +1

    Keep up the good work, Kyle!

  • @smilerbob
    @smilerbob 7 місяців тому

    Nice features but not supported everywhere
    Now all of my webpages with simple , , and tags have never gone wrong with browser updates, OS upgrades or using in different platforms 👍😁

  • @Pikachu-oo5ro
    @Pikachu-oo5ro Рік тому +1

    I can see the honesty from your videos man, you never sell us anything! You're dedicated to our learning! I'm glad you made it!

  • @blenderpanzi
    @blenderpanzi 8 місяців тому

    Will be cool once we can use that! (Firefox is missing popover and Safari is missing anchor. And caniuse doesn't even know position-fallback.)

  • @sequoiakanies2202
    @sequoiakanies2202 8 місяців тому

    Great video, maybe should have started with the with the fact that it’s not supported quite yet but cool to know about anyway

  • @juneroyd.quinimon495
    @juneroyd.quinimon495 Рік тому +1

    Thanks for the tutorial!

  • @tyrellnelson
    @tyrellnelson Рік тому +4

    With features like this,tools like htmx and rust, I'll never have to write JavaScript again

    • @Slashx92
      @Slashx92 Рік тому

      I was thinking the same thing

  • @mateuszborkowski8930
    @mateuszborkowski8930 Місяць тому

    You can already do it with input:checkbox with apperance hidden amd position absolute

  • @Kay_Drechsler
    @Kay_Drechsler Рік тому +1

    This is awesome and makes me really happy that it’s nearly finally there. One thought that came up when you were showing the popover menu at the end. Is it still considered to be good markup / accessible markup when the child popovers are not nested inside the parent popover’s list but instead life as siblings right next to it? I wonder how a user of a screenreader could understand this.

    • @xXYourShadowDaniXx
      @xXYourShadowDaniXx Рік тому

      I think you would just aria-hidden toggle based on button click/hover, so by default its hidden, and on button click or hover, it unhides for the reader, then on click/mouseout it aria hides again.

    • @robertlinder8464
      @robertlinder8464 Рік тому

      The a11y aspect will most certainly be handled by the UA, good stuff!

  • @GuitarCovers-Nobi
    @GuitarCovers-Nobi Рік тому +1

    Very informative ❤ Thank you so much 😍

  • @musicforlife4571
    @musicforlife4571 11 місяців тому +1

    Thanks for sharing this!

  • @jensensphotography4570
    @jensensphotography4570 6 місяців тому

    im just curious but lets just say we had an Tag. and i wanted to move it to a specific area. what is better to use? Translate, positions, or margin? iv only just seen translate now on this video and looked it up. and seems the best way to just move an element. and with translate when you move the element from its position. does 10px 20px move its current position from where it first was?

  • @dasten123
    @dasten123 Рік тому +1

    Interesting. All popover libraries I know have some kind of flaw. I'm excited to see how well this will work with layout-shifts and scrolling.

  • @chinmayghule8272
    @chinmayghule8272 Рік тому +1

    I used to get excited over these things when I had just started learning web development. I'm still a noob. But I think that most people are just going to use their favority UI libraries in their work or projects regardless of what latest features may come.

  • @alexandraweather4156
    @alexandraweather4156 7 місяців тому

    Omg
    Watched this video just now, five months after its release, and both of these features have more than 70 percent of support!

    • @twanadler9
      @twanadler9 7 місяців тому

      Its not working on my vscode😂

    • @alexandraweather4156
      @alexandraweather4156 7 місяців тому

      @@twanadler9 didn’t even try yet - I wait for 90% of support

  • @TesterAnimal1
    @TesterAnimal1 11 місяців тому

    Had this for years in my app.
    Simpler API for the devs to use. And handles more cases.
    Fallback when scrolling or in anyway dynamically repositioning inside a constraining element (such as the viewport) will reduce the constrained size up to a breakpoint I’d configured too do so before falling back to other orientations.
    And it can fall back either by flipping sides first, then trying the other two. Or just rotating from the side where constraining failed.

  • @SandWire
    @SandWire Рік тому

    I done this only using CSS too, but I just used hover. It works the same, but you need to hover not just clicking on the (i). On Android hover works like clicking :)

  • @aro9648
    @aro9648 Рік тому

    btw you can easily close browser card by clicking mouse wheel on it instead X sign ;)

  • @DrewMiller1
    @DrewMiller1 Рік тому +1

    Summary:
    is for stylesheets.
    , short for “anchor”, is for links.
    is the new element.

  • @raph151515
    @raph151515 Рік тому +4

    in 2009 I developed in AS3 a declarative (xml) ui engine and it had what I call anchor (relative position between elements) and collisions which handle the screen limits and the collisions between elements and this system will switch to an alternative position and potentially re-evaluate another collision detection, it was perfect to build menu bars, context menu or satellite elements that are relative to responsive elements. The anchor system supported values (left, center...) for the anchor element and the current element independently and supported numerical values (0 is left, 1 is right, any float value was supported, very nice to put something at 50% for instance

  • @alystair
    @alystair 10 місяців тому

    anchor cannot come fast enough, holy heck that's powerful, I wonder if this means I could use it to anchor images within the eternally cursed 'column-count' elements

  • @theisoj
    @theisoj Рік тому +1

    Thanks Kyle as always! 👍

  • @pinkorcyanbutlong5651
    @pinkorcyanbutlong5651 Рік тому

    finally, css gets one of the most basic essential features of any ui design tool!
    being both sarcastic and excited, hope this lands on firefox soon

  • @gducrash
    @gducrash Рік тому +64

    Thank you once again, Chris Pratt, for your amazing content!

    • @LC12345
      @LC12345 Рік тому +23

      Not even close to similar looking

    • @gducrash
      @gducrash Рік тому +13

      @@LC12345 I apologize, but I'm a little confused as to what you mean by "similar looking"? That's clearly Chris himself.

    • @sneer0101
      @sneer0101 Рік тому +11

      Looks nothing like him

    • @kollpotato
      @kollpotato Рік тому +3

      Are you blindfolded?

    • @akashambrose
      @akashambrose Рік тому

      Chris pratt looks like a middle aged man and I don't know what you are smoking.

  • @geraldopcf
    @geraldopcf Рік тому

    gmapdev: popover and Anchor Features are awesome.

  • @habsi70
    @habsi70 10 місяців тому

    Wonderful, thank you! Now the ususal wait for wide browser support for the new features :(

  • @TheOnceAndFutureDoug
    @TheOnceAndFutureDoug 11 місяців тому +1

    I hope the idea of naming anchors can be nested. Otherwise I have concerns about name conflicts. Though I suppose you could set the anchor ID via an inline style attribute to set a CSS custom property... It's kinda ugly but it would work. Hopefully they consider that and make it more elegant.

    • @jamesmoynihan948
      @jamesmoynihan948 10 місяців тому

      I think the next step would be appending guids to avoid that naming collision.

  • @PsychoDude
    @PsychoDude Рік тому

    I need this in my project and I am doing so much work. wish this was more supported

  • @MrJloa
    @MrJloa 11 місяців тому +1

    One thing not covered here. What about the zIndex?
    Does the popover attribute render the element on a separate top-most layer?
    Tho the feature is awesome. Seems like we'll need to rewrite our ui kit soon.
    We are still hoping to see separate layers via css for dialogs and popovers.
    Smth like
    z-layer: default|dialog|popover
    Which stack in the order: default, dialog, popover (popover top most) and are zindex independent ie they stack always in this order no matter what
    Coz atm we dont have such thing and its a pain in the ass really. The dialog element kinda solves this issue, but u cant always use the dialog element for everything, while u want a separate layer. We want to be able to move any element to a separate layer like dialogs/popovers/dropdowns/tooltips etc

  • @akramilyas6030
    @akramilyas6030 Рік тому

    waaaw i cant think of how much u can be creative with it

  • @ubhelbr
    @ubhelbr Рік тому +1

    Another thing that should have been in HTML/CSS from the start

  • @neoqueto
    @neoqueto 11 місяців тому

    I think it was possible to recreate the popover thing with a janky checkbox with :checked and :active property selectors but that anchor stuff is pretty sweet

  • @adityanayak20
    @adityanayak20 Рік тому +1

    Looks like csssimplified coming soon next year

  • @BenRogersWPG
    @BenRogersWPG Рік тому

    Very cool. Thanks for this!

  • @tiendatnguyen6239
    @tiendatnguyen6239 Рік тому

    This is amazing. Thank you very much.

  • @thekaasim
    @thekaasim Рік тому

    Thanks so much.. All of these are new to me ❤🎉

  • @pioter-ji1bo
    @pioter-ji1bo 3 місяці тому

    Popover is now geberally available in all major browsers 🎉

  • @alexartigas9181
    @alexartigas9181 Рік тому +13

    So basically relative position in parent and absolute position in child but without any browser compatibility 😅

    • @mme725
      @mme725 Рік тому +1

      Exactly what I was thinking about the anchor(). Dang

    • @lukas.webdev
      @lukas.webdev Рік тому

      👍😄

    • @denisgusev7319
      @denisgusev7319 Рік тому

      Yep. This case is pretty much solved already by the solution you mentioned. I guess anchors might appear useful in some other cases… would be cool if you could animate the anchor! So, move a pop up element from one item to another.

    • @WebDevSimplified
      @WebDevSimplified  Рік тому +9

      You should be able to animate the anchor by just changing the element it is anchored to and having a transition on the position properties. This also does much more than relative and absolute since you can position elements next to each other that are not child/parent. In many cases your parent may have an overflow hidden on it so you could never position something outside of it. Also stacking contexts are messed up when dealing with nested events since the child will be stuck in the parents stacking context

    • @rand0mtv660
      @rand0mtv660 Рік тому +2

      Position relative/absolute is not an equivalent to this. This new API is also position aware as you can see when he resizes the browser. It moves the popover automatically so it doesn't get cut off by the browser viewport. It basically removes the need for JavaScript to create such a tooltip/popover element and that's great. Unfortunately it's still pretty new so browser support is bad, at least for now.
      But at one point flexbox and grid were also new and without proper browser compatibility, but look at them now. People also said then "why would I use this when I can use 'float'?", but now basically nobody uses floats these days and many newer devs don't even know "float" exists. These things take time, but it's great to at least know about them.

  • @whatmorpheus8262
    @whatmorpheus8262 10 місяців тому

    Is there anything known about how accessibility is taken into account for these features? Are the popover/context menu features keyboard navigable, for example? How do screen readers and other tools interact with these new features?

  • @elissitdesign
    @elissitdesign Рік тому +2

    Kyle didn’t look anything like Chris Pratt.
    Nice feature btw. I’ll consider using anchor in 8 months… needs some time.

  • @qwertt1461
    @qwertt1461 Рік тому

    with the popover attribute and anchor function you had my curiosity, with the hand icons following along the input fields and graph bars you had my interest

  • @allandiaz4638
    @allandiaz4638 Рік тому

    Beautiful feature, sadly we need to activate "Experimental Web Platform features" and it can't be possible on my current pro project.
    As soon as possible, I wish used this feature !
    Thanks for your video mate :D

  • @awekeningbro1207
    @awekeningbro1207 Рік тому +1

    adding rewatch reminder in 1 year

  • @Yoremh
    @Yoremh 8 місяців тому

    hi Kyle! thanks for this tutorial :) always a pleasure to follow your videos! I've a problem with anchor tag : when i put this attr on my popover element i can't open the modal on click.. I use Chrome (latest version)

  • @YourUncleisGaySimba
    @YourUncleisGaySimba 7 місяців тому +2

    I just spent like 3 hours figuring out how to implement this in react (with some async data) and ended up using the classic css focus to show a child of a certain element.
    Appreciate the work tho!

  • @MeinDeutschkurs
    @MeinDeutschkurs 6 місяців тому +1

    Cool, but: popover-content was a crazy thing, back in 2003, finally we got rid of it, and now it turns back, over css! Ever asked yourself why target=“_blank” only opens a new tab? It was a pain. With JavaScript and external scripts, this will be a horror.

  • @CCD-yp6hh
    @CCD-yp6hh Рік тому

    Wow, that is really cool. I found your video because I was looking up how to keep my parallax background images in place when I resize my screen. The images are in a grid and all the parallax demo video only have one background image: I have three images. Anyway, your video gave me some ideas to try out and see if I can make my background images on the parallax grid responsive. So, thanks a bunch!! P.S. if you or anyone knows the solution to my parallax issue then please let me know. Thanks again.

  • @ghostaccountlmao
    @ghostaccountlmao Рік тому +1

    This seems very, very useful

  • @Dylan_thebrand_slayer_Mulveiny
    @Dylan_thebrand_slayer_Mulveiny 7 місяців тому +1

    The popover API already looks way better than current JS libraries like popperJS or floating-VUE. I would LOVE to ditch those libraries from my projects and move to the native implementation.
    It's 5 months since the video and caniuse puts support at 79%. Still not good enough for real-world usage but getting closer.

    • @Sabrecho
      @Sabrecho 7 місяців тому +1

      As of Feb. 17, caniuse has 'anchor' now. 😁

    • @Dylan_thebrand_slayer_Mulveiny
      @Dylan_thebrand_slayer_Mulveiny 7 місяців тому +1

      ​@@Sabrecho At least they acknowledge its existence now.

  • @jsalsman
    @jsalsman Рік тому

    Oh God, I'm terrified of new CSS features in 2023.

  • @rogerbhuss
    @rogerbhuss Рік тому

    This is amazing! Really! So long, long javascript code to position stuff!

  • @PaweBystrzan
    @PaweBystrzan Рік тому

    for now using just target is better than popover, but maybe it'll be nice to have it in the future not only for the popover / tooltip

  • @TheCârtiță
    @TheCârtiță 8 місяців тому

    You the best, comm for the algoritm, i need this later!

  • @marcosantonioreyesmedina2364

    OMG is amazing, recently i was a develop a similar contextual

  • @Allformyequine
    @Allformyequine Рік тому

    AwesomeSauce!!!! Luv it! Thank you!

  • @aram5642
    @aram5642 Рік тому +1

    I wonder if this API will successfully replace Angular CDK and its positioning strategies.

  • @anmolsharma4049
    @anmolsharma4049 Рік тому

    Just blows my mind to think that someone is actually implementing these things. We are just using these abstractions

    • @brunoribaric8012
      @brunoribaric8012 Рік тому +2

      They're mostly Google employees and getting paid $200k+/year, and there's a lot of them.

    • @anmolsharma4049
      @anmolsharma4049 Рік тому

      @@brunoribaric8012 w3c guys are google employees?