Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Programming The Internet Communications Software Technology

W3C Set To Publish HTML 5.1, Work Already Started On HTML 5.2 (softpedia.com) 85

An anonymous reader quotes a report from Softpedia: Members of the World Wide Web Consortium (W3C) are getting ready to launch the HTML 5.1 specification and have already started work on the upcoming HTML 5.2 version since mid-August. The HTML 5.1 standard has been promoted from a "Release Candidate" to a "Proposed Recommendation," the last step before it becomes a "W3C Recommendation," and officially replaces HTML 5 as the current HTML standard. As a Proposed Recommendation, HTML 5.1 is practically locked against major changes, and outside small tweaks here and there, we are currently looking at a 99.99 percent version of the upcoming HTML 5.1 standard. The vote to promote HTML 5.1 from RC to PR was approved in unanimity, a clear sign that major browser makers have reached a general consensus on what the standard should look like, and what they should be implementing in their browsers in upcoming versions. You can read more on HTML 5.1 here, the changes and support table here, and the HTML 5.2 specification draft here.
This discussion has been archived. No new comments can be posted.

W3C Set To Publish HTML 5.1, Work Already Started On HTML 5.2

Comments Filter:
  • by Anonymous Coward

    Funny how the standard is signed by Google and Apple representatives. No wonder Mozilla is crying about big corporates. They had almost no input in this and they're lagging on a lot of features.

    • Re:Funny (Score:4, Insightful)

      by Narcocide ( 102829 ) on Wednesday September 21, 2016 @08:31PM (#52935287) Homepage

      I don't see anything funny about that. Get ready for the bad old days of massive browser implementation incompatibilities to come back with full force when Google and Apple inevitably turn on each other and start playing tug-of-war with the standard while trampling Mozilla in the process.

      • by no1nose ( 993082 )

        But... muh EDGE

      • Correct - today developing for the web is a nightmare. Just imagine how it will be next years. The days of web development are over, dead. People will discover that it is a myth to try to have a uniform ,cross platform UI platform aka browser UI widgets and just developing native for every single platform will be much more cheaper and efficient they trying the develop & maintain a cross-platform spaghetti soup.
  • Fuck the spec (Score:4, Interesting)

    by Snotnose ( 212196 ) on Wednesday September 21, 2016 @09:40PM (#52935543)
    I wanna know how to reliably turn off auto-play video/audio under the current version of chrome and html5. Yeah, I've googled it and set the settings. The settings are routinely ignored.

    I don't know anyone who likes autoplay video/audio, which is why the marketers love it so much. Fuck them all, poke their eye out and fuck them in the skull.

    Html5 is making me miss flash, something I never thought would happen.
    • It's not w3c fault if Chrome implements an annoying behavior...
    • What's probably happening is that autoplay is not set on the static content, and Javascript on the page is modifying it or starting the play. So various settings won't catch it.

      If you know Javascript you might start with the Page Modifier plugin, I don't know if you will have every browser API you'll need. You can do fun things like add onplay events to videos, and stop them from the handler.

      • This is absolutely the case. Autoplay is a static attribute to the HTML5 video tag and can be set to be ignored by browsers, but there is also a Javascript API for HTML5 video playback and it is trivial to start playback from there. Technically that is not "autoplay", it is just, "play" that happens to be triggered on page load via Javascript.

        • by tlhIngan ( 30335 )

          This is absolutely the case. Autoplay is a static attribute to the HTML5 video tag and can be set to be ignored by browsers, but there is also a Javascript API for HTML5 video playback and it is trivial to start playback from there. Technically that is not "autoplay", it is just, "play" that happens to be triggered on page load via Javascript.

          And what happens is that the play command gets lumped in with the popup blocker commands that get ignored on page loads, which lets the play command work AFTER the pag

    • by Anonymous Coward

      I don't know anyone who likes autoplay video/audio, which is why the marketers love it so much. Fuck them all, poke their eye out and fuck them in the skull.

      Launch Firefox, browse about:config, find media.autoplay.enabled and set to false. No video autoplay anymore, on every site.

      On the flip side, you have to click play every video of every page of every video site, news site, sport site, gaming site etc. Your choice.

      • And get weird behavior where you need to click play, which sets it to pause, then play again to get it to play, and sometimes messes up animated gif.

        All in all works great though, fuck autoplay.

    • This is why Chrome extensions exist: https://chrome.google.com/webstore/detail/disable-html5-autoplay/efdhoaajjjgckpbkoglidkeendpkolai?hl=en [google.com] (Disclaimer: I haven't checked this out myself.)
      • Why doesn't Google hire that Eloston guy who is genius enough to implement such an advanced method to disable autoplay? It seems that their developers couldn't manage to do it ;-)

        • by jafiwam ( 310805 )

          Why doesn't Google hire that Eloston guy who is genius enough to implement such an advanced method to disable autoplay? It seems that their developers couldn't manage to do it ;-)

          Google's customers wouldn't like it.

          FYI, your attention is the product. Their customers are their advertisers.

      • It stops some autoplays, but many still play.

    • I hate to say it but Chrome is from World's largest advertising company. That is why they are slow(!) or lazy (!) about implementing features that will make advertisers mad.

      Just recently, Chrome mobile beta, not final gained the capability to play YouTube videos in background tab. That is the same browser who introduced "every tab runs in its own process" on an operating system which happily runs on 8 core handsets.

      If we use& support Mozilla Firefox, it isn't because we are old fashioned. It is because

    • Have you seen the "<iframe allowfullscreen>" tag? Seems to be a marketeers wet dream. And every web users nightmare.

      • by tlhIngan ( 30335 )

        Have you seen the "<iframe allowfullscreen>" tag? Seems to be a marketeers wet dream. And every web users nightmare.

        They probably implement that like full screen video - it has to be a user-requested action for that to actually happen and browsers have the ability to block a site from going full screen (as well as doing the overlay that says "site is now full screen" with "allow" and "cancel". And which is NOT overridable - the browser throws it up and the user can cancel it.

    • by trawg ( 308495 )

      I don't know anyone who likes autoplay video/audio, which is why the marketers love it so much. Fuck them all, poke their eye out and fuck them in the skull.

      I've watched lots of non-nerd/technical people use things like Facebook and have often asked them why they have auto-play video enabled (in Facebook it is an option).

      From observing their behaviour before I ask them it is clear that autoplaying video for them is a feature - in most cases they scroll down, see the video play, watch the video for at least a few seconds, and then either finish it or move on. The impact of the autoplay is negligible to them; it's just something that happens in the app. None of

    • Whatever happened to those? Maybe I'm suffering from good-old-day-ism or simply misremembering, but I seem to remember a point where videos could be put in their own floating, resizable window.

      Now they're either a much-too-small region on a web page window or the entire thing fills the screen.

    • by guruevi ( 827432 )

      As a programmer, I like videos to autoplay when I instruct the program to do so. HTML is a programming language and does what the programmer wants, as it is intended to do. If you don't like it or certain programmers annoy you, you should avoid said programs/programmers (eg. CNN). Back in the day, browsers had a setting to override ANY CSS stylesheet with your own, immensely useful when everything on the web was Geocities and MySpace pages, I think those setting disappeared later on, perhaps there is an ext

    • Use noscript, problem solved.

  • Is it just me or HTML spec start to be a f***ing mess? Google, Apple, Microsoft, .... please leave HTML markup standard alone!

    • by Tablizer ( 95088 )

      Is it just me or HTML spec start to be a f***ing mess? Google, Apple, Microsoft, .... please leave HTML markup standard alone!

      The HTML stack (HTML/CSS/JS/DOM) has jumped the shark so many times, the shark got carpal tunnel of the eyes.

  • I had read that HTML 5 supported form-input date checking and had a pop-up calendar doo-dad. But the only format supported across browser brands is YYYY-MM-DD format, which is NOT what most customers in USA want.

    You can twiddle with CSS etc. per brand and version, but one then might as well go back to time-tested JavaScript shit...

    I'm tired of fiddling with piddly grunt UI issues, I wish I could focus on domain logic. It gets really boring seeing 25-year-old GUI idioms get both re- and mis-implemented 20 di

    • by kbg ( 241421 )

      Yes it is unbelieve that standard input fields are currently not available. What I would like to see as standard input fields on the web.

      1) Date field where you can specify how the date is displayed to the user and how the date field is actually sent to the server.
      2) Time field with same option as the date field.
      3) Timestamp field with date time.
      4) Date range field.
      5) Integer number field with max min values but not with incremental buttons, and that display only number input on mobile.
      6) Currency field wit

      • HTML 5.0 draft (before W3C got into their stupid versioning) contained some of your request already.

        1-2) ISO date format needs to be forced upon everybody. like the metric system. However, the spec doesn't require the browser display with it. Browsers are free to display the date in a localized format while submitting the proper ISO format. This wouldn't be much different than how Options display different values. Perhaps the spec should mention this so nobody fears doing this...

        3) HTML5 is good enough a

      • 1) 2) 5) 6) ? 10) Some of those fields allready exist ;)
        • by kbg ( 241421 )

          Some definition of date/time fields this exists, but is not supported in all browsers, for example Firefox. And the this stuff is just to limited to be actually usuable in real life. And if you have a working example of integer field which works in all browser, I would be very interested to actally see that.

  • Re: (Score:2, Insightful)

    Comment removed based on user account deletion
  • You do realize that the W3C is irrelevant, right? The standard that the browsers actually use is developed by the Web Hypertext Application Technology Working Group (WhatWG).

The Tao is like a glob pattern: used but never used up. It is like the extern void: filled with infinite possibilities.

Working...