|
1 | | -Draft: hhttps://www.w3.org/TR/2015/WD-css-display-3-20151015/ |
| 1 | +Draft: https://www.w3.org/TR/2015/WD-css-display-3-20151015/ |
2 | 2 | Title: CSS Display Module Level 3 |
3 | 3 |
|
4 | 4 | Note: There were also issues on box-suppress, but it has been deferred to a future level to enable further work. |
@@ -503,3 +503,324 @@ From: Oriol |
503 | 503 | Comment: https://github.com/w3c/csswg-drafts/issues/1550 |
504 | 504 | Open |
505 | 505 | ---- |
| 506 | +Issue 61. |
| 507 | +Summary: Is the principal box unique? |
| 508 | +From: Oriol |
| 509 | +Comment: https://github.com/w3c/csswg-drafts/issues/1604 |
| 510 | +Response: https://github.com/w3c/csswg-drafts/issues/1604#issuecomment-374366647 |
| 511 | +Closed: OutOfScope |
| 512 | +Notes: Follow-up for css-flow-3 https://github.com/w3c/csswg-drafts/issues/1477 |
| 513 | +---- |
| 514 | +Issue 62. |
| 515 | +Summary: run-in fixup should create inline-block when parent inlinifies |
| 516 | +From: Oriol |
| 517 | +Comment: https://github.com/w3c/csswg-drafts/issues/1607 |
| 518 | +Response: https://github.com/w3c/csswg-drafts/issues/1607#issuecomment-374368323 |
| 519 | +Closed: Invalid |
| 520 | +---- |
| 521 | +Issue 63. |
| 522 | +Summary: Define how block containers establish an inline formatting context |
| 523 | +From: Oriol |
| 524 | +Comment: https://github.com/w3c/csswg-drafts/issues/1617 |
| 525 | +Response: https://github.com/w3c/csswg-drafts/issues/1617#issuecomment-374369526 |
| 526 | +Closed: Accepted |
| 527 | +Verified: https://github.com/w3c/csswg-drafts/issues/1617#issuecomment-374376423 |
| 528 | +Comment: https://github.com/w3c/csswg-drafts/issues/1617#issuecomment-374385637 |
| 529 | +Response: https://github.com/w3c/csswg-drafts/issues/1617#issuecomment-398958073 |
| 530 | +Resolved: Editor discretion |
| 531 | +---- |
| 532 | +Issue 64. |
| 533 | +Summary: Position of 'list-item' when serializing 'display' |
| 534 | +From: Oriol |
| 535 | +Comment: https://github.com/w3c/csswg-drafts/issues/1621 |
| 536 | +Response: https://github.com/w3c/csswg-drafts/issues/1621#issuecomment-374730492 |
| 537 | +Closed: Accepted |
| 538 | +Resolved: Bugfix |
| 539 | +---- |
| 540 | +Issue 65. |
| 541 | +Summary: Clarify that outer display type only affects principal box |
| 542 | +From: Oriol |
| 543 | +Comment: https://github.com/w3c/csswg-drafts/issues/1622 |
| 544 | +Changes: https://github.com/w3c/csswg-drafts/commit/c5d8900d4cc8dedd4f7a02d506d0e0cd2cb5a639 |
| 545 | +Closed: Accepted |
| 546 | +Resolved: Editorial |
| 547 | +---- |
| 548 | +Issue 66. |
| 549 | +Summary: Compact at-risk list |
| 550 | +From: Oriol |
| 551 | +Comment: https://github.com/w3c/csswg-drafts/issues/1623 |
| 552 | +Changes: https://github.com/w3c/csswg-drafts/commit/9f72f245cba50a173813c36b771f552fe8104964 |
| 553 | +Closed: Accepted |
| 554 | +Resolved: Editorial |
| 555 | +---- |
| 556 | +Issue 67. |
| 557 | +Summary: list-item generates ::marker pseudo-element (not necessarily box) |
| 558 | +From: Oriol |
| 559 | +Comment: https://github.com/w3c/csswg-drafts/issues/1625 |
| 560 | +Changes: https://github.com/w3c/csswg-drafts/commit/ed5c6a31724e014f3336dbf7901c5ef5cb1eaf20 |
| 561 | +Closed: Accepted |
| 562 | +Resolved: Bugfix |
| 563 | +---- |
| 564 | +Issue 68. |
| 565 | +Summary: Mismatched references (to CSS2 vs css-lists-3) |
| 566 | +From: Oriol |
| 567 | +Comment: https://github.com/w3c/csswg-drafts/issues/1626 |
| 568 | +Response: https://github.com/w3c/csswg-drafts/issues/1626#issuecomment-374373751 |
| 569 | +Changes: https://github.com/w3c/csswg-drafts/commit/7af6650e9ad441bac22fe833cb413112262f9149 |
| 570 | +Closed: Accepted |
| 571 | +Resolved: Editorial |
| 572 | +---- |
| 573 | +Issue 69. |
| 574 | +Summary: Mention that block ruby generates principal block box |
| 575 | +From: Oriol |
| 576 | +Comment: https://github.com/w3c/csswg-drafts/issues/1629 |
| 577 | +Changes: https://github.com/w3c/csswg-drafts/commit/5e90348a26aecbed6d878cce89cbbc7db1b058ff |
| 578 | +Closed: Accepted |
| 579 | +Resolved: Bugfix |
| 580 | +---- |
| 581 | +Issue 70. |
| 582 | +Summary: run-in insertion point vs ::marker with 'display' |
| 583 | +From: Oriol |
| 584 | +Comment: https://github.com/w3c/csswg-drafts/issues/1638 |
| 585 | +Response: https://github.com/w3c/csswg-drafts/issues/1638#issuecomment-316979494 |
| 586 | +Closed: Retracted |
| 587 | +---- |
| 588 | +Issue 71. |
| 589 | +Summary: Are run-in sequences merged during reparenting? |
| 590 | +From: Oriol |
| 591 | +Comment: https://github.com/w3c/csswg-drafts/issues/1639 |
| 592 | +Changes: https://github.com/w3c/csswg-drafts/commit/ef3c8fd8b2fe85c32a2dc393ca3b2810a414ea88 |
| 593 | +Closed: Accepted |
| 594 | +Resolved: Editorial |
| 595 | +---- |
| 596 | +Issue 72. |
| 597 | +Summary: Clarify run-in recursion vs anonymous-block wrapping |
| 598 | +From: Oriol |
| 599 | +Comment: https://github.com/w3c/csswg-drafts/issues/1640 |
| 600 | +Response: https://github.com/w3c/csswg-drafts/issues/1640#issuecomment-374384660 |
| 601 | +Changes: https://github.com/w3c/csswg-drafts/commit/c7841af7ab963a5e91b2436ffe60ece80700cc7e |
| 602 | +Closed: Accepted |
| 603 | +Comment: https://github.com/w3c/csswg-drafts/issues/1640#issuecomment-374390920 |
| 604 | +Response: https://github.com/w3c/csswg-drafts/issues/1640#issuecomment-398963365 |
| 605 | +Closed: Rejected |
| 606 | +Resolved: Editorial |
| 607 | +---- |
| 608 | +Issue 73. |
| 609 | +Summary: Define inner display type of replaced elements |
| 610 | +From: Oriol |
| 611 | +Comment: https://github.com/w3c/csswg-drafts/issues/1642 |
| 612 | +Response: https://github.com/w3c/csswg-drafts/issues/1642#issuecomment-374399290 |
| 613 | +Closed: Invalid |
| 614 | +---- |
| 615 | +Issue 74. |
| 616 | +Summary: How does inner display type compute on replaced elements if out of scope? |
| 617 | +From: Sebastien Zartner |
| 618 | +Comment: https://github.com/w3c/csswg-drafts/issues/1642#issuecomment-317237475 |
| 619 | +Response: https://github.com/w3c/csswg-drafts/issues/1642#issuecomment-398964350 |
| 620 | +Open: =Tab= Check if we need to edit anything? |
| 621 | +Resolved: Editorial |
| 622 | +---- |
| 623 | +Issue 75. |
| 624 | +Summary: Define style computation reflection between boxes and elements |
| 625 | +From: Oriol |
| 626 | +Comment: https://github.com/w3c/csswg-drafts/issues/1643 |
| 627 | +Response: https://github.com/w3c/csswg-drafts/issues/1643#issuecomment-350398313 |
| 628 | +Comment: https://github.com/w3c/csswg-drafts/issues/1702 |
| 629 | +Response: https://github.com/w3c/csswg-drafts/issues/1702#issuecomment-374415941 |
| 630 | +Changes: https://github.com/w3c/csswg-drafts/commit/b2d484c6ab9c4dbdb8fdca899e2d37d59d6953e3 |
| 631 | +Closed: Accepted |
| 632 | +Resolved: https://lists.w3.org/Archives/Public/www-style/2018Apr/0005.html |
| 633 | +---- |
| 634 | +Issue 76. |
| 635 | +Summary: Define some box construction guidance for specs |
| 636 | +From: Oriol |
| 637 | +Comment: https://github.com/w3c/csswg-drafts/issues/1643 |
| 638 | +Response: https://github.com/w3c/csswg-drafts/issues/1643#issuecomment-350398313 |
| 639 | +Changes: https://github.com/w3c/csswg-drafts/commit/533ac0a31b0262c4a0d09c77e19604666fe35e14 |
| 640 | +Resolved: https://lists.w3.org/Archives/Public/www-style/2018Apr/0005.html |
| 641 | +---- |
| 642 | +Issue 77. |
| 643 | +Summary: table grid box is not a defined term |
| 644 | +From: David Baron |
| 645 | +Comment: https://github.com/w3c/csswg-drafts/issues/1643#issuecomment-376733708 |
| 646 | +Response: https://github.com/w3c/csswg-drafts/issues/1643#issuecomment-378768000 |
| 647 | +Changes: https://github.com/w3c/csswg-drafts/commit/193022f623acd1b95a1fddae76fd98408a618d8b |
| 648 | +Closed: Accepted |
| 649 | +Resolved: Editorial |
| 650 | +---- |
| 651 | +Issue 78. |
| 652 | +Summary: Rename table box to table grid box (in CSS2 & CSS Tables L3) |
| 653 | +From: fantasai |
| 654 | +Comment: https://github.com/w3c/csswg-drafts/issues/2501 |
| 655 | +Response: https://github.com/w3c/csswg-drafts/issues/2501#issuecomment-380792875 |
| 656 | +Open: Changing back is pending edits to CSS2 and css-tables-3 |
| 657 | +Resolved: https://lists.w3.org/Archives/Public/www-style/2018May/0044.html |
| 658 | +---- |
| 659 | +Issue 79. |
| 660 | +Summary: Boxes shouldn't have display types, should only have levels/FC-types |
| 661 | +From: Oriol |
| 662 | +Comment: https://github.com/w3c/csswg-drafts/issues/1643#issuecomment-374423595 |
| 663 | +Open |
| 664 | +---- |
| 665 | +Issue 80. |
| 666 | +Summary: Explicitly exclude non-zero sequences of run-ins from processing |
| 667 | +From: Oriol |
| 668 | +Comment: https://github.com/w3c/csswg-drafts/issues/1663 |
| 669 | +Response: https://github.com/w3c/csswg-drafts/issues/1663#issuecomment-398970537 |
| 670 | +Open |
| 671 | +---- |
| 672 | +Issue 81. |
| 673 | +Summary: Link to definition of white space |
| 674 | +From: Oriol |
| 675 | +Comment: https://github.com/w3c/csswg-drafts/issues/1664 |
| 676 | +Changes: https://github.com/w3c/csswg-drafts/commit/ada381e196c8ed510977cb55916ee5fb96447b25 |
| 677 | +Closed: Accepted |
| 678 | +Resolved: Bugfix |
| 679 | +---- |
| 680 | +Issue 82. |
| 681 | +Summary: s/text/text run/ now that text run is defined |
| 682 | +From: Oriol |
| 683 | +Comment: https://github.com/w3c/csswg-drafts/issues/1667 |
| 684 | +Changes: https://github.com/w3c/csswg-drafts/commit/c3a695c65170e1667090d87310b87df79d93d398 |
| 685 | +Closed: Accepted |
| 686 | +Resolved: Editorial |
| 687 | +---- |
| 688 | +Issue 83. |
| 689 | +Summary: What if containing block is not ICB and not generated from a box? |
| 690 | +From: Oriol |
| 691 | +Comment: https://github.com/w3c/csswg-drafts/issues/1672 |
| 692 | +Response: https://github.com/w3c/csswg-drafts/issues/1672#issuecomment-319916887 |
| 693 | +Closed: Invalid |
| 694 | +Comment: https://github.com/w3c/csswg-drafts/issues/1672#issuecomment-350404179 |
| 695 | +Response: https://github.com/w3c/csswg-drafts/issues/1672#issuecomment-374790036 |
| 696 | +Closed: Rejected |
| 697 | +Resolved: Editor discretion |
| 698 | +---- |
| 699 | +Issue 84. |
| 700 | +Summary: Make inlinified 'block ruby' an inline-block instead of inline |
| 701 | +From: Oriol |
| 702 | +Comment: https://github.com/w3c/csswg-drafts/issues/1700 |
| 703 | +Response: https://github.com/w3c/csswg-drafts/issues/1700#issuecomment-374415499 |
| 704 | +Closed: Rejected |
| 705 | +Resolved: Editor discretion |
| 706 | +---- |
| 707 | +Issue 85. |
| 708 | +Summary: 'block' only generates block-level boxes in flow layout |
| 709 | +From: Oriol |
| 710 | +Comment: https://github.com/w3c/csswg-drafts/issues/1704 |
| 711 | +Response: https://github.com/w3c/csswg-drafts/issues/1704#issuecomment-374418771 |
| 712 | +Changes: https://github.com/w3c/csswg-drafts/commit/4358d72a927b265d9b7482a57277dc635c076b76 |
| 713 | +Closed: Accepted |
| 714 | +Resolved: Bugfix |
| 715 | +---- |
| 716 | +Issue 86. |
| 717 | +Summary: Clarify blockification of 'run-in flow-root' |
| 718 | +From: Oriol |
| 719 | +Comment: https://github.com/w3c/csswg-drafts/issues/1715 |
| 720 | +Response: https://github.com/w3c/csswg-drafts/issues/1715#issuecomment-374420463 |
| 721 | +Closed: Accepted |
| 722 | +Resolved: https://lists.w3.org/Archives/Public/www-style/2018Apr/0005.html |
| 723 | +---- |
| 724 | +Issue 87. |
| 725 | +Summary: 'display' computed value wrong in propdef table |
| 726 | +From: Oriol |
| 727 | +Comment: https://github.com/w3c/csswg-drafts/issues/1716 |
| 728 | +Changes: https://github.com/w3c/csswg-drafts/issues/1716 |
| 729 | +Closed: Accepted |
| 730 | +Resolved: Bugfix |
| 731 | +---- |
| 732 | +Issue 89. |
| 733 | +Summary: Do empty text nodes generate text runs? |
| 734 | +From: Oriol |
| 735 | +Comment: https://github.com/w3c/csswg-drafts/issues/1808 |
| 736 | +Response: https://github.com/w3c/csswg-drafts/issues/1808#issuecomment-329345715 |
| 737 | +Changes: https://github.com/w3c/csswg-drafts/commit/4c21a2aa923a757c577bf4a4e33a6291a78c8690 |
| 738 | +Closed: Accepted |
| 739 | +---- |
| 740 | +Issue 90. |
| 741 | +Summary: Clarify element tree definition |
| 742 | +From: Oriol |
| 743 | +Comment: https://github.com/w3c/csswg-drafts/issues/1810 |
| 744 | +Response: https://github.com/w3c/csswg-drafts/issues/1810#issuecomment-375137826 |
| 745 | +Closed: OutOfScope |
| 746 | +Resolved: https://lists.w3.org/Archives/Public/www-style/2018May/0036.html |
| 747 | +---- |
| 748 | +Issue 91. |
| 749 | +Summary: SVG 'display: contents' interaction incompletely defined |
| 750 | +From: Rune Lillesveen |
| 751 | +Comment: https://github.com/w3c/csswg-drafts/issues/2118 |
| 752 | +Response: https://github.com/w3c/csswg-drafts/issues/2118#issuecomment-374802030 |
| 753 | +Changes: https://github.com/w3c/csswg-drafts/commit/2cdf747bbbfe0c58a87455beca9c35b72555b09a |
| 754 | +Closed: Accepted |
| 755 | +---- |
| 756 | +Issue 92. |
| 757 | +Summary: Define interaction of 'display: contents' and MathML |
| 758 | +From: Emilio Álvarez |
| 759 | +Comment: https://github.com/w3c/csswg-drafts/issues/2167 |
| 760 | +Response: https://github.com/w3c/csswg-drafts/issues/2167#issuecomment-375119086 |
| 761 | +Changes: https://github.com/w3c/csswg-drafts/commit/1d3e6a04c847df82fa3c4023e23f4ea55dcab169 |
| 762 | +Verified: https://github.com/w3c/csswg-drafts/issues/2167#issuecomment-375792285 |
| 763 | +Resolved: https://lists.w3.org/Archives/Public/www-style/2018Apr/0005.html |
| 764 | +---- |
| 765 | +Issue 93. |
| 766 | +Summary: Does 'display' affect screen reader semantics? |
| 767 | +From: Ilya Streltsyn |
| 768 | +Comment: https://github.com/w3c/csswg-drafts/issues/2355 |
| 769 | +Response: https://github.com/w3c/csswg-drafts/issues/2355#issuecomment-368287740 |
| 770 | +Response: https://github.com/w3c/csswg-drafts/issues/2355#issuecomment-375084853 |
| 771 | +Comment: https://github.com/w3c/csswg-drafts/issues/2355#issuecomment-378670370 |
| 772 | +Response: https://github.com/w3c/csswg-drafts/issues/2355#issuecomment-378778909 |
| 773 | +Closed: Accepted |
| 774 | +Resolved: Editorial |
| 775 | +---- |
| 776 | +Issue 94. |
| 777 | +Summary: Does 'display: contents' affect anchor targeting? |
| 778 | +From: Ilya Streltsyn |
| 779 | +Comment: https://github.com/w3c/csswg-drafts/issues/2355#issuecomment-378842501 |
| 780 | +Response: https://github.com/w3c/csswg-drafts/issues/2355#issuecomment-378992876 |
| 781 | +Changes: https://github.com/fergald/csswg-drafts/commit/2343af6382b55e8ce5caf9c0ee40d68ef032b421 |
| 782 | +Closed: Accepted |
| 783 | +Resolved: Editor discretion |
| 784 | +---- |
| 785 | +Issue 95. |
| 786 | +Summary: Effect of 'display: contents' on SVG layout attributes |
| 787 | +From: Amelia Bellamy-Royds |
| 788 | +Comment: https://github.com/w3c/csswg-drafts/issues/2502 |
| 789 | +Response: https://github.com/w3c/csswg-drafts/issues/2502#issuecomment-378809174 |
| 790 | +Open |
| 791 | +---- |
| 792 | +Issue 96. |
| 793 | +Summary: Integrate definition of Shadow Trees |
| 794 | +From: Anne van Kesteren |
| 795 | +Comment: https://github.com/w3c/csswg-drafts/issues/2365 |
| 796 | +Open: OutOfScope |
| 797 | +Resolved: https://lists.w3.org/Archives/Public/www-style/2018May/0036.html |
| 798 | +---- |
| 799 | +Issue 97. |
| 800 | +Summary: Blockification should establish a new formatting context |
| 801 | +From: Oriol |
| 802 | +Comment: https://github.com/w3c/csswg-drafts/issues/2598 |
| 803 | +Response: https://github.com/w3c/csswg-drafts/issues/2598#issuecomment-387157017 |
| 804 | +Closed: Invalid |
| 805 | +---- |
| 806 | +Issue 98. |
| 807 | +Summary: Swap where default inner/outer display types are defined |
| 808 | +From: Oriol |
| 809 | +Commment: https://github.com/w3c/csswg-drafts/issues/2658 |
| 810 | +Response: https://github.com/w3c/csswg-drafts/issues/2658#issuecomment-391175246 |
| 811 | +Closed: Rejected |
| 812 | +Verified: https://github.com/w3c/csswg-drafts/issues/2658#issuecomment-393271657 |
| 813 | +Resolved: Editorial |
| 814 | +--- |
| 815 | +Issue 99. |
| 816 | +Summary: Blockification of blocks should establish new FC |
| 817 | +From: Oriol |
| 818 | +Comment: https://github.com/w3c/csswg-drafts/issues/2673 |
| 819 | +Open: =WG= Discuss. |
| 820 | +---- |
| 821 | +Issue 100. |
| 822 | +Summary: Compute 'display: contents' on elided elements to 'none' |
| 823 | +From: Emlio Álvarez |
| 824 | +Comment: https://github.com/w3c/csswg-drafts/issues/2755 |
| 825 | +Open: =WG= Discuss. |
| 826 | +---- |
0 commit comments