diff --git a/index.html b/index.html index fe9b8f4..1f25f38 100644 --- a/index.html +++ b/index.html @@ -871,7 +871,7 @@ this.$pane.appendChild(this.$tableContainer); if (menu != null) { - menu.$specContainer.after(this.$container); + menu.$specContainer.appendChild(this.$container); } }, @@ -1203,9 +1203,6 @@ document.documentElement.classList.toggle('show-ao-annotations'); } else if (e.key === '?') { document.getElementById('shortcuts-help').classList.toggle('active'); - } else if (e.key === ';') { - let el = document.getElementById('bd75b99add5f'); - if (el != null) el.remove(); } } @@ -2253,7 +2250,7 @@ } emu-nt { - display: inline-block; + display: inline; font-style: italic; white-space: nowrap; text-indent: 0; @@ -2593,7 +2590,7 @@ } emu-table td { - background: transparent; + background: var(--background-color); } td[colspan]:not([colspan="1"]), th[colspan]:not([colspan="1"]) { @@ -2700,7 +2697,7 @@ height: 100vh; max-width: 500px; box-sizing: border-box; - background: var(--control-background-color); + background-color: var(--control-background-color); overflow: hidden; transition: opacity 0.1s linear; padding: 0 5px; @@ -3141,7 +3138,7 @@ .toolbox::after { border-color: var(--toolbox-tail-background-outside-color); - border-top-color: var(--control-border-color); + border-top-color: var(--control-background-color); border-width: 10px; margin-left: -10px; } @@ -3158,7 +3155,7 @@ left: 0; right: 0; display: none; - background: var(--control-background-color); + background-color: var(--control-background-color); z-index: 1; } @@ -3199,17 +3196,6 @@ padding-right: 5px; } -emu-normative-optional { - display: block; -} - -emu-normative-optional::before { - display: block; - color: var(--attributes-tag-foreground-color); - content: "NORMATIVE OPTIONAL"; -} - -emu-normative-optional, [normative-optional], [deprecated], [legacy] { @@ -3242,7 +3228,7 @@ outline: solid 10000px var(--control-dialog-fade-color); border-radius: 5px; border-width: 1px 1px 0 1px; - background: var(--control-background-color); + background-color: var(--control-background-color); display: none; } @@ -3548,18 +3534,6 @@ break-after: initial; /* it's okay to break after the last item in a list, even if it's also the first item in the list */ } -emu-normative-optional { - break-inside: avoid; -} - -emu-normative-optional emu-clause[id] { - margin-top: 0; -} - -emu-normative-optional emu-alg > ol { - margin-bottom: 0; -} - emu-note { gap: initial; justify-content: space-between; @@ -3991,7 +3965,7 @@

Stage 2 Draft / July 29, 2025

Intl era and monthCode Proposal

+

Stage 2 Draft / October 9, 2025

Intl era and monthCode Proposal

@@ -4219,7 +4193,7 @@

4.1.1 CalendarSupportsEra ( calendar "ethioaa" "aa" - "mundi" + -∞ +∞ epoch @@ -4228,7 +4202,7 @@

4.1.1 CalendarSupportsEra ( calendar "ethiopic" "am" - "incar" + 1 +∞ epoch @@ -4237,7 +4211,7 @@

4.1.1 CalendarSupportsEra ( calendar "ethiopic" "aa" - "mundi" + -∞ 5500 offset @@ -4408,7 +4382,7 @@

4.1.1 CalendarSupportsEra ( calendar "roc" "roc" - "minguo" + 1 +∞ epoch @@ -4417,7 +4391,7 @@

4.1.1 CalendarSupportsEra ( calendar "roc" "broc" - "before-roc", "minguo-qian" + 1 +∞ negative diff --git a/spec.emu b/spec.emu index ead01a2..286233c 100644 --- a/spec.emu +++ b/spec.emu @@ -274,7 +274,7 @@ contributors: Google, Ecma International *"ethioaa"* *"aa"* - *"mundi"* + -∞ +∞ ~epoch~ @@ -283,7 +283,7 @@ contributors: Google, Ecma International *"ethiopic"* *"am"* - *"incar"* + 1 +∞ ~epoch~ @@ -292,7 +292,7 @@ contributors: Google, Ecma International *"ethiopic"* *"aa"* - *"mundi"* + -∞ 5500 ~offset~ @@ -463,7 +463,7 @@ contributors: Google, Ecma International *"roc"* *"roc"* - *"minguo"* + 1 +∞ ~epoch~ @@ -472,7 +472,7 @@ contributors: Google, Ecma International *"roc"* *"broc"* - *"before-roc"*, *"minguo-qian"* + 1 +∞ ~negative~