Login
Page 1 of 1

CSS Working Group Editor Drafts

History for resize-observer-1/Overview.html:

UploadedRevisedByComment
2023-01-27
05:57:41 PST2023-01-27 05:48:16 PSToriol[resize-observer-1][editorial] Fix broken "viewport" reference It's no longer defined in css-position-3, link to CSS2 instead. Fixes #8368
2022-10-04
05:58:56 PDT2022-10-04 02:21:27 PDTemilio[resize-observer] Remove HTML monkey patch. This is now upstream. Fixes #4824
2022-10-03
10:40:30 PDT2022-10-03 05:28:10 PDTemilio[resize-observer] Tweak naming to include "resize" on algorithm / etc names. As per suggestion in https://github.com/whatwg/html/pull/8348.
2022-08-03
11:31:33 PDT2022-08-03 11:29:29 PDTemilio[resize-observer] Replace editors as per resolution in #7539
18:57:48 PDT2022-08-03 18:57:23 PDTgregwhitworthMerge pull request #7537 from w1ndy/patch-1 [resize-observer-1] Include SVG elements that generate CSS layout boxes #4032
2022-08-18
17:00:42 PDT2022-08-18 16:58:30 PDToriol[resize-observer-1] Properly link to "calculate box size"
16:40:40 PDT2022-08-18 16:35:14 PDToriol[resize-observer-1] Fix and improve "calculate box size" - Define computedSize - Ensure all paths return - Link more terms - Use switch and "otherwise". Fixes #7615. Fixes #7616.
2022-08-15
06:56:17 PDT2022-08-15 06:47:31 PDToriol[resize-observer-1] Relevant step of HTML's event loop is now 7.16 Fixes #7546
2022-08-04
08:39:49 PDT2022-08-04 08:13:40 PDToriol[resize-observer] ResizeObservation constructor needs a ResizeObserverBoxOptions Fixes #7547, #7548
08:35:17 PDT2022-08-04 08:20:50 PDToriol[resize-observer] Format/link some terms, finish sentences with dot
08:28:41 PDT2022-08-04 08:23:04 PDToriol[resize-observer] Avoid link error when referencing resize event
2019-07-24
10:04:35 PDT2019-07-24 10:03:32 PDTgregwhitworth[resize-observer] remove SVG specific text
2020-11-11
15:50:09 PST2020-11-11 15:49:47 PSTtabatkins[resize-observer-1] Improve example code (#4774) * Fix spelling * Reword comment * Replace var with let * Code formatting (semicolons, whitespace)
2020-10-26
13:15:02 PDT2020-10-26 08:28:14 PDTkagami_sascha_rosylight[resize-observer-1] Remove ResizeObservation from IDL index
2020-08-18
14:13:10 PDT2020-08-18 12:27:22 PDTautokagami[resize-observer-1] Align with Web IDL specification
2020-05-14
16:27:47 PDT2020-05-14 13:32:41 PDTchris_harrelson[resize-observer-1] device-pixel-content-box should be in integral device pixels for SVG #5014 Change the box size calculation algorithm for svg elements when observed box is "device-pixel-content-box" to return the bounding box in integral device pixels.
2020-03-27
13:54:46 PDT2020-03-27 13:54:27 PDTdaniel_libby[resize-observer-1] attributes cannot be sequence<T> #4683 (#4909) Fix invalid WebIDL by changing sequence to FrozenArray for lastReportedSizes in the ResizeObservation interface. Currently there are still normative references to this non-normative interface, discussed in #3839. These will be addressed in a follow-up.
2020-02-27
18:41:57 PST2020-02-27 09:52:30 PSTdaniel_libbyChange from sequence to FrozenArray for ResizeObserverEntry attributes
2020-02-20
14:09:40 PST2020-02-20 14:09:20 PSTtabatkins[resize-observer-1] Fix slot markup/autolinks.
2020-02-08
19:21:46 PST2020-02-08 13:52:38 PSTchrisl[resize-observer-1] revert to ED after publication
13:18:00 PST2020-02-08 13:17:32 PSTchrisl[resize-observer-1] fix broken links
2020-01-18
20:40:06 PST2020-01-18 08:01:31 PSTphilip_j_genstedt[resize-observer] exclude ResizeObservation IDL from Reffy This IDL is non-normative and is excluded by class="exclude": https://github.com/tidoust/reffy/blob/d886aca8457f85bd7c89c9daf855d27def0d635d/src/cli/extract-webidl.js#L148
2019-12-05
19:16:47 PST2019-12-05 19:16:31 PSTatoticMerge pull request #3945 from w3c/atotic-patch-1 [resize-observer] More precise wording for "Calculate depth for node"
2019-05-20
11:29:51 PDT2019-05-20 11:29:39 PDTatoticMore precise wording for "Calculate depth for node" As discussed in https://github.com/w3c/csswg-drafts/issues/3840
2019-11-26
11:42:38 PST2019-11-22 16:08:01 PSTdaniel_libbyRemove JavaScript constructor for ResizeObserverEntry
2019-11-22
10:54:25 PST2019-11-21 22:35:12 PSTdaniel_libbyAdd syntax that is compatible with fragments'
2019-11-08
14:21:32 PST2019-11-08 14:21:14 PSTdaniel_libbyAdd support for device-pixel-content-box-size #3554 (#4476) Authors need a way to get the content box size in integral physical pixels. This allows for the correct sizing of the backing store of a canvas to match the snapped CSS size and prevents moire patterns that arise when the sizes are mismatched. Currently authors could use devicePixelRatio and rounding in order to approximate this, but due to implementation differences in pixel snapping, can still get the wrong answer. Additionally, this can be affected by position changes which authors cannot currently hook into in a reasonable manner.
2019-06-07
11:10:18 PDT2019-06-07 11:09:41 PDTdbaronAdd w3cids for editors.
2019-05-17
22:46:39 PDT2019-05-17 22:46:22 PDTgregwhitworth[resize-observer] Removed line in spec which states you can disconnect() an in use resizeObserver - fixes #3662
22:43:03 PDT2019-05-17 22:42:43 PDTgregwhitworth[resize-observer] Fixed confusion around Element 'being rendered' - fixes #3819
22:16:07 PDT2019-05-02 15:03:04 PDTdholbertFix some observedBox terminology issues This replaces 'specificBox' with 'observedBox' in several places, and fixes one mention of "bounding-box" which really meant to say "border-box".
2019-02-28
09:52:52 PST2019-02-28 09:52:29 PSTgregwhitworth[resize-observer] Removed the inline issues that were resolved. Added a note about potential deprecation in the future of contentRect
09:46:17 PST2019-02-28 09:32:19 PSTgregwhitworth[resize-observer] Renamed contentSize to contentBoxSize
2019-01-23
09:40:00 PST2019-01-23 09:37:08 PSTfantasai[resize-observer-1] Don't put index.html in the URL
2019-01-08
14:36:06 PST2019-01-08 14:35:45 PSTgregwhitworth[resize-observer] Fixing bikeshed issue with missing bracket
14:27:46 PST2019-01-08 14:26:54 PSTgregwhitworth[resize-observer] Moved the ResizeObservation interface to the processing model section
2018-12-10
09:57:05 PST2018-12-07 17:07:14 PSTatoticMerge branch 'master' of github.com:atotic/csswg-drafts
2018-11-15
21:15:26 PST2018-11-15 21:14:52 PSTgregwhitworth[Resize-Observer] Updated spec text to reflect IDL changes and added example
20:37:52 PST2018-11-15 20:37:03 PSTgregwhitworthAdded text to start passing new IDL info across the API
2018-11-14
23:34:45 PST2018-11-14 23:34:00 PSTgregwhitworth[Resize-Observer] Added definition links for boxes, removed snap box for now to understand use cases further before adding it in.
23:00:46 PST2018-11-14 22:53:24 PSTgregwhitworth[resize-observer] Added updated IDL
2018-10-23
03:00:00 PDT2018-10-23 02:59:38 PDTgregwhitworth[resize-observer] Added layoutBox to resizeObserver method
2018-10-22
07:27:49 PDT2018-10-22 07:26:52 PDTplinss[resize-observer-1] update ED URL
07:22:34 PDT2018-10-22 07:18:21 PDTplinss[resize-observer-1] rename resize-observer/index.bs to resize-observer-1/Overview.bs