Giter Club home page Giter Club logo

Comments (1)

annevk avatar annevk commented on August 22, 2024

Agenda

  • Attendees: Olli, Kagami, Emilio, Luke, Keith, Anne, Brecht, Robert
  • Scribe: Anne (with help)

Review past action items

Carryovers from last time

  • 2a. Emilio to collect compat data and propose a spec PR for min/max in [forms] Number input intrinsic size.
    • The spec has some text to this regard already. Only question is whether we want to make size apply to number inputs. If so, happy to write a PR.
  • 2b. Emilio to work on pulling out the common points for iframe throttling into the issue about Consider improving interoperability of <iframe> throttling margins, and maybe a spec PR.
    • Waiting to get review on a Gecko patch that implements what would be my formal proposal, in order to confirm it is web-compatible.

New topics

Action Items

  • None

Minutes

Topic: 1a

  • Keith: Updated tests for Invoker Buttons along the lines of the latest proposal.
  • Anne: Will we regret not overriding the default type?
  • Keith: The fallback in older browsers is quite bad. E.g., a website asks “Do you want to delete this?” and then you click the “More info” button and it ends up deleting.
  • Luke: Does this mean we can never add a new type?
  • Keith: Potentially.
  • Anne: I wonder if we should investigate that a bit more to see if we can change the fallback.
  • Luke: Perhaps we should require an explicit type attribute?
  • Keith: I think that is a somewhat artificial restriction.
  • [Lots of unminuted discussion to figure out if we can do better.]
  • Rough proposal to do better:
    • Require the type attribute for now with command when inside form.
    • A command without a type attribute when inside a form also changes the default, but the command doesn’t work. (Going from non-functioning to a command seems better than going from submit to command in the future.)
    • In the (far) future we can remove the type attribute requirement.
    • Outside form we default type to button straight away if there’s a command attribute.
    • Separately investigate changing the invalid default for the type attribute.

Topic: 2a

  • Emilio will work on an update.

Topic: 2b

  • Working on Gecko patch and want to wait to see how well that works before moving forward.

Topic 3 (opener relationship)

  • Anne and Olli said a bunch of unminuted words, but largely-but-not-completely agree. Perhaps noopener as additional value makes sense for bfcache.
  • Olli: what about COEP?
  • Anne: that is a good question, it could in theory maybe combine as it’s close in strictness to COOP: same-origin.

Topic (input type color enhancements)

  • Anne: I proposed adding alpha and colorspace attributes to input.
  • [Some unminuted discussion about tradeoffs made.]
  • Luke: ship it
  • Olli: looks quite reasonable, will take a look

from html.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.