public-houdini-archive@w3.org from April 2017 by subject

[css-houdini-drafts] [all] Move Houdini APIs to `window.CSS`

[css-houdini-drafts] [CSS Typed OM] CSSFontFaceValue objects can't store source value

[css-houdini-drafts] [css-paint-api] Add example which uses ES5 class syntax.

[css-houdini-drafts] [css-paint-api] Consider different error in step 2 of registerPaint()

[css-houdini-drafts] [css-paint-api] Consider making Path2D the only way to render paths with PaintRenderingContext2D.

[css-houdini-drafts] [css-paint-api] JavaScript spec usage notes and suggestions

[css-houdini-drafts] [css-paint-api] Pull examples into repo

[css-houdini-drafts] [css-paint-api] Removes invalidation based on size, and allows user-a…

[css-houdini-drafts] [css-paint-api] scope of paint-valid flag being box (not box+use/size) seems wrong

[css-houdini-drafts] [css-paint-api] should text be allowed, via CSSFontFaceValue typed OM?

[css-houdini-drafts] [css-paint-api]: APIs not exposed in Worklets

[css-houdini-drafts] [css-paint-api][css-properties-values-api][css-typed-om][worklets] Add 'Latest published version' links to EDs

[css-houdini-drafts] [css-typed-om-1] Interfaces with value iterators need additional attributes and operations

[css-houdini-drafts] [css-typed-om] .equals methods for CSSStyleValue subclasses

[css-houdini-drafts] [css-typed-om] add detailed descriptions of the rest of the methods on StylePropertyMap

[css-houdini-drafts] [css-typed-om] Allow 'none' for CSSImageValue

[css-houdini-drafts] [css-typed-om] Consider using properties in addition to .get/.set

[css-houdini-drafts] [css-typed-om] CSS Typed OM computed style view of transforms should be a function list

[css-houdini-drafts] [css-typed-om] CSSNumericValue.to should take multiple type inputs

[css-houdini-drafts] [css-typed-om] Describe how the StylePropertyMaps should interact with custom properties

[css-houdini-drafts] [css-typed-om] Describe how the StylePropertyMaps should interact with custom properties and @apply

[css-houdini-drafts] [css-typed-om] Describe that StylePropertyMaps are not live objects

[css-houdini-drafts] [css-typed-om] Hz/kHz are the only Numeric factory methods containing capital letters

[css-houdini-drafts] [css-typed-om] Returning a new object on every get from an attribute is bad

[css-houdini-drafts] [css-typed-om] Setting/registering is allowed to be order-dependent

[css-houdini-drafts] [css-typed-om] Stringification behavior

[css-houdini-drafts] [css-typed-om] Value of 3d parameters in 2d transform components

[css-houdini-drafts] [css-typed-om] What to do with a 2d CSSMatrixComponent set to a 3d DOMMatrix?

[css-houdini-drafts] [css-typed-om] Why don't the transform constructors/attributes accept CSSUnitValues?

[css-houdini-drafts] [css-typed-om] Will need to handle min()/max()

[css-houdini-drafts] [css-typed-om]: CSSCalcLength is not defined

[css-houdini-drafts] [css-typed-om]: There's no nice way to represent CSSUnparsedValue as a "list-plus" style object.

[css-houdini-drafts] [isolated-workers] Specify what happens when a script in an isolated worker throws an error.

[css-houdini-drafts] [isolated-workers] The event loop infrastructure of HTML is too tied to a normal processing model

[css-houdini-drafts] [typed-om] Shorter dimension constructors on the CSS namespace?

[css-houdini-drafts] [worklets] "Multiple instances of WorkletGlobalScope can be created for each Worklet that they belong to."

[css-houdini-drafts] [worklets] (bikeshedding time!) import() name is potentially confusing...

[css-houdini-drafts] [worklets] <script> tag import feature design.

[css-houdini-drafts] [worklets] Add [[Worklets]] internal slot to window.

[css-houdini-drafts] [worklets] Adds hook for downstream spec to set the destination.

[css-houdini-drafts] [worklets] consider "omit" for the CORS setting?

[css-houdini-drafts] [worklets] could the module responses cache and custom fetch steps be simplified?

[css-houdini-drafts] [worklets] Create WorkletOptions dictionary to pass through credentials.

[css-houdini-drafts] [worklets] CSP

[css-houdini-drafts] [worklets] don't run scripts from "in parallel"

[css-houdini-drafts] [worklets] Fill in privacy and security sections of worklets.

[css-houdini-drafts] [worklets] Fixes the setup of the inside setttings object for worklets.

[css-houdini-drafts] [worklets] IDLs for examples is mixed in IDL index

[css-houdini-drafts] [worklets] import() method conflicts with new JavaScript feature

[css-houdini-drafts] [worklets] imports requires WorkletGlobalScope creation to be immediate

[css-houdini-drafts] [worklets] Introduce an "owner document" for each WorkletGlobalScope.

[css-houdini-drafts] [worklets] Multiple fixes to the {{Worklet/import()}} algorithm.

[css-houdini-drafts] [worklets] No Console interface anymore

[css-houdini-drafts] [worklets] Owner of a worklet is not a formally defined thing

[css-houdini-drafts] [worklets] Passing a promise to "fetch and invoke a worklet script" algorithm could be wrong

[css-houdini-drafts] [worklets] Provide hook for allowing downstream specs to specify a CSP destination.

[css-houdini-drafts] [worklets] relationship to JavaScript agent clusters

[css-houdini-drafts] [worklets] Review

[css-houdini-drafts] [worklets] Reworks "Code Idempotency" section.

[css-houdini-drafts] css-paint-api should give example of using border-image to draw outside the border-box

[css-houdini-drafts] Fetching worklets

[css-houdini-drafts] IDL index contains fake IDL constructs

[css-houdini-drafts] import() exception note disagrees with normative text

[css-houdini-drafts] import() fetches scripts twice when there's no worklet global

[css-houdini-drafts] import() setup is inefficient

[css-houdini-drafts] markup language

[css-houdini-drafts] markup lanuage

[css-houdini-drafts] Only microtasks, but still postMessage()?

[css-houdini-drafts] Pull Request: [css-paint-api] Fix image placeholder example

[css-houdini-drafts] Pull Request: [css-paint-api] Removes invalidation based on size, and allows user-a…

[css-houdini-drafts] Pull Request: [worklets] Add [[Worklets]] internal slot to window.

[css-houdini-drafts] Pull Request: [worklets] Adds hook for downstream spec to set the destination.

[css-houdini-drafts] Pull Request: [worklets] Create WorkletOptions dictionary to pass through credentials.

[css-houdini-drafts] Pull Request: [worklets] Fill in privacy and security sections of worklets.

[css-houdini-drafts] Pull Request: [worklets] Fixes the setup of the inside setttings object for worklets.

[css-houdini-drafts] Pull Request: [worklets] Multiple fixes to the {{Worklet/import()}} algorithm.

[css-houdini-drafts] Pull Request: [worklets] Reworks "Code Idempotency" section.

[css-houdini-drafts] The Calc* classes need a "number" member

[css-houdini-drafts] what should css-paint-api allow in terms of filters?

[css-houdini-drafts] When doing CSSStyleValue.parse(), what should throw vs return null?

[css-houdini-drafts] Why is there a responsible browsing context, but no document?

Closed: [css-houdini-drafts] "fetch a module script tree" is asynchronous

Closed: [css-houdini-drafts] [css-paint-api] [Seattle-2017] Review thread behavior of API.

Closed: [css-houdini-drafts] [css-paint-api] Add example which uses ES5 class syntax.

Closed: [css-houdini-drafts] [css-paint-api] Add inputArguments to paint API

Closed: [css-houdini-drafts] [css-paint-api] Add spec text to describe animation of paint() functions

Closed: [css-houdini-drafts] [css-paint-api] Add to explainer the large amount of DOM motivation.

Closed: [css-houdini-drafts] [css-paint-api] Allow paint function arguments, properties, or both?

Closed: [css-houdini-drafts] [css-paint-api] Consider different error in step 2 of registerPaint()

Closed: [css-houdini-drafts] [css-paint-api] Decide what to do with 'currentColor' as a fillStyle/strokeStyle on PaintRenderingContext2D

Closed: [css-houdini-drafts] [css-paint-api] Fix wording in section 8.

Closed: [css-houdini-drafts] [css-paint-api] If a class isn't registered and sets to "invalid"; log an error to the console

Closed: [css-houdini-drafts] [css-paint-api] JavaScript spec usage notes and suggestions

Closed: [css-houdini-drafts] [css-paint-api] Link to explainer at the top of the spec.

Closed: [css-houdini-drafts] [css-paint-api] Pull examples into repo

Closed: [css-houdini-drafts] [css-paint-api] scope of paint-valid flag being box (not box+use/size) seems wrong

Closed: [css-houdini-drafts] [css-paint-api] should normatively require switching between at least 2 worklet global scopes in most cases

Closed: [css-houdini-drafts] [css-paint-api] should paintWorker be a property on window (and thus be in the global namespace)?

Closed: [css-houdini-drafts] [css-typed-om-1] Interfaces with value iterators need additional attributes and operations

Closed: [css-houdini-drafts] [css-typed-om] Allow 'none' for CSSImageValue

Closed: [css-houdini-drafts] [css-typed-om] Hz/kHz are the only Numeric factory methods containing capital letters

Closed: [css-houdini-drafts] [css-typed-om] need to distinguish CSSStyleValue.parse vs parseAll

Closed: [css-houdini-drafts] [css-typed-om] Value of 3d parameters in 2d transform components

Closed: [css-houdini-drafts] [css-typed-om] Why `.cssText` instead of just using stringifiers?

Closed: [css-houdini-drafts] [css-typed-om]: CSSCalcLength is not defined

Closed: [css-houdini-drafts] [css-typed-om]: CSSLengthValue cannot represent 0

Closed: [css-houdini-drafts] [css-typed-om]: use USVString for URLs

Closed: [css-houdini-drafts] [isolated-workers] Specify what happens when a script in an isolated worker throws an error.

Closed: [css-houdini-drafts] [isolated-workers] The event loop infrastructure of HTML is too tied to a normal processing model

Closed: [css-houdini-drafts] [typed-om] Shorter dimension constructors on the CSS namespace?

Closed: [css-houdini-drafts] [worklets] "Multiple instances of WorkletGlobalScope can be created for each Worklet that they belong to."

Closed: [css-houdini-drafts] [worklets] (bikeshedding time!) import() name is potentially confusing...

Closed: [css-houdini-drafts] [worklets] consider "omit" for the CORS setting?

Closed: [css-houdini-drafts] [worklets] CSP

Closed: [css-houdini-drafts] [worklets] don't run scripts from "in parallel"

Closed: [css-houdini-drafts] [worklets] fetch a module script tree

Closed: [css-houdini-drafts] [worklets] IDLs for examples is mixed in IDL index

Closed: [css-houdini-drafts] [worklets] import() method conflicts with new JavaScript feature

Closed: [css-houdini-drafts] [worklets] imports requires WorkletGlobalScope creation to be immediate

Closed: [css-houdini-drafts] [worklets] JavaScript global environment is no longer a thing

Closed: [css-houdini-drafts] [worklets] Make "Code Idempotency" section normative and stronger

Closed: [css-houdini-drafts] [worklets] No Console interface anymore

Closed: [css-houdini-drafts] [worklets] Owner of a worklet is not a formally defined thing

Closed: [css-houdini-drafts] [worklets] Passing a promise to "fetch and invoke a worklet script" algorithm could be wrong

Closed: [css-houdini-drafts] Fetching worklets

Closed: [css-houdini-drafts] HTTPS state not defined for worklets

Closed: [css-houdini-drafts] IDL index contains fake IDL constructs

Closed: [css-houdini-drafts] import() exception note disagrees with normative text

Closed: [css-houdini-drafts] import() fetches scripts twice when there's no worklet global

Closed: [css-houdini-drafts] import() setup is inefficient

Closed: [css-houdini-drafts] import() should grab state before executing in parallel

Closed: [css-houdini-drafts] Long running scripts

Closed: [css-houdini-drafts] markup lanuage

Closed: [css-houdini-drafts] Only microtasks, but still postMessage()?

Closed: [css-houdini-drafts] The Calc* classes need a "number" member

Closed: [css-houdini-drafts] Worklet event loop is not run?

Last message date: Sunday, 30 April 2017 15:33:05 UTC