Last update: December 9th 2023 23:59 EDT Notes ----- Issue 22204: [css-backgrounds] background-position-negative-percentage-comparison.html incorrect reference file https://github.com/web-platform-tests/wpt/issues/22204 which now depends on https://github.com/w3c/csswg-drafts/issues/4227 and 4 tests were added in PR27716: Added 4 background-position tests with min() max() functions with %tages https://github.com/web-platform-tests/wpt/pull/27716 and then was MERGED -- Issue 22205: [css-backgrounds] background-size-007.html and background-size-010.html to be improved https://github.com/web-platform-tests/wpt/issues/22205 MERGED -- background-image-007.html is incorrect https://github.com/web-platform-tests/wpt/pull/23276 MERGED -- background-size-041.html and background-size-041-ref.html https://github.com/web-platform-tests/wpt/pull/22201 which was transferred into PR26599: Added 4 background-size (with no intrinsic and no ratio) tests https://github.com/web-platform-tests/wpt/pull/26599 which was MERGED -- Why scrollbars are generated in border-radius-clipping.html but not in reference/border-radius-clipping-ref.html https://github.com/web-platform-tests/wpt/issues/23748 https://github.com/web-platform-tests/wpt/pull/23880 MERGED -- css-border-radius-002.html is failed by all browsers because it is a DHTML meta-test and therefore should not be a reftest reference/css-border-radius-ref-002.html Proposal: https://lists.w3.org/Archives/Public/public-css-testsuite/2020May/0000.html web-platform-tests$ grep -l -r "yyy.png" * css/css-backgrounds/reference/css-border-radius-ref-002.html web-platform-tests$ grep -l -r "yy.png" * css/css-backgrounds/css-border-radius-002.html css/css-backgrounds/reference/css-border-radius-ref-002.html web-platform-tests$ grep -l -r "\"y.png" * web-platform-tests$ https://github.com/web-platform-tests/wpt/pull/23881 MERGED -- wrong image or colors in css3-border-image-repeat-repeat.html reference/css3-border-image-repeat-repeat-ref.html css3-border-image-repeat-repeat.html might be rehabilitatable; it seems like a good candidate to be rehabilitated. https://github.com/web-platform-tests/wpt/pull/23814 now in https://github.com/web-platform-tests/wpt/pull/25240 MERGED -- wrong image or colors in css3-border-image-repeat-stretch.html reference/css3-border-image-repeat-stretch-ref.html https://github.com/web-platform-tests/wpt/pull/23814 now in https://github.com/web-platform-tests/wpt/pull/25240 MERGED -- first-letter-space-not-selected.html reference/first-letter-space-not-selected-ref.html Browsers have different renderings for that test: https://wpt.fyi/results/css/css-backgrounds/first-letter-space-not-selected.html?label=experimental&label=master&aligned non-breaking space: U+00A0 ==   ==   https://www.unicode.org/charts/PDF/U0080.pdf em space: U+2003 ==   ==   ==   en space: U+2002 ==   ==   ==   thin space: U+2009 ==   ==   ==   Unicode Standard 13.0, General Punctuation Range: 2000-206F https://www.unicode.org/charts/PDF/U2000.pdf http://www.unicode.org/versions/Unicode12.1.0/ch06.pdf page 11: " The space characters in the Unicode Standard can be identified by their General Category,(gc = Zs), in the Unicode Character Database. " Zs meaning Zero space Code Name U+0020 space U+00A0 no-break space U+1680 ogham space mark U+2000 en quad U+2001 em quad U+2002 en space U+2003 em space U+2004 three-per-em space U+2005 four-per-em space U+2006 six-per-em space U+2007 figure space U+2008 punctuation space U+2009 thin space U+200A hair space U+202F narrow no-break space U+205F medium mathematical space U+3000 ideographic space Those spaces are used for inter-word gap, justification, word boundary, line breaking or combining characters and not for punctuation purposes. I think that the first-letter-space-not-selected.html test is correct and that the reference file is also correct: all 4 browsers fail this test: https://wpt.fyi/results/css/css-backgrounds/first-letter-space-not-selected.html?label=experimental&label=master&aligned Pc Connector_Punctuation a connecting punctuation mark, like a tie Pd Dash_Punctuation a dash or hyphen punctuation mark Ps Open_Punctuation an opening punctuation mark (of a pair) Pe Close_Punctuation a closing punctuation mark (of a pair) Pi Initial_Punctuation an initial quotation mark Pf Final_Punctuation a final quotation mark Po Other_Punctuation a punctuation mark of other type http://www.unicode.org/reports/ -- table-cell-background-local.html extraneous table-cell-background-local.html test is correct. Firefox fails this test. https://wpt.fyi/results/css/css-backgrounds/table-cell-background-local.html?label=experimental&label=master&aligned Bugzilla bug report is https://bugzilla.mozilla.org/show_bug.cgi?id=221154 and failure was figured out in https://bugzilla.mozilla.org/show_bug.cgi?id=1514243#c2 -- border-image-repeat-round.html not sure if border-image-repeat-round.html test can be improved... -- border-image-slice-004.htm : 9grid20-40-red.png 404 not found border-image-slice-005.htm border-image-slice-007.htm border-image-image-type-001.htm : 9grid40-30-20-10-red.svg 404 border-image-image-type-002.htm : 9grid40-30-20-10-red.svg 404 border-image-source "../support/9grid40-30-20-10-lime.png" or "../support/9grid40-30-20-10-red.svg" not loading because 404 Not Found border-image-slice-007.htm is the only 'border-image-slice' test with the 'fill' keyword https://github.com/web-platform-tests/wpt/pull/23808 now in https://github.com/web-platform-tests/wpt/pull/25825 MERGED -- border-image-image-type-003.htm has no reference file. Proposal: http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/reference/border-image-image-type-003-ref.html https://github.com/web-platform-tests/wpt/pull/23764 MERGED -- The following tests do *_not_* have a related/correspondent reference file when I think they should, when I see no reason they should not border-image-1.html uses #009900 as green color instead of #008000 border-image-2.html uses #009900 as green color instead of #008000 border-image-3.html (border-image-slice: 10 fill) instead of #008000 border-image-4.html uses #009900 as green color instead of #008000 border-image-7.html border-image-8.html uses #009900 as green color instead of #008000 border-image-9.html uses #009900 as green color instead of #008000 border-image-10.html uses #009900 as green color instead of #008000 border-image-11.html uses #009900 as green color instead of #008000 border-image-12.html uses #009900 as green color instead of #008000 border-image-slice-006.htm order-of-images.htm Work done so far (today February 28th 2023): http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-001.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-002.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-003.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-004.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-006.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-007.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-008.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-009.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-010.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-011.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-012.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/border-image-013.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/reference/border-image-013-ref.html Several of the above tests can be (and will eventually be) merged into a single test. Pull request 8788: Update css-backgrounds/border-image tests https://github.com/web-platform-tests/wpt/pull/8788 -- background-image-001.html background-image-002.html background-image-003.html background-image-004.html background-image-005.html background-image-006.html have extraneous declarations -- This reference web-platform-tests/css/css-backgrounds/reference/background-size-ref.html is not linked by any tests. See https://github.com/web-platform-tests/wpt/pull/17605 https://github.com/web-platform-tests/wpt/pull/23882 MERGED -- background_repeat_space_border_box.htm url("../support/space_border_box.png") can not be loaded 404 not found and this is the only way red can appear; if background-repeat: space, no-repeat; can not be executed, then the previous declaration is rendered which is background-repeat: no-repeat; in which case green will appear on the page anyway. So that test appears to be in the [can-not-fail] category. -- background-repeat-space-padding-box.htm That test appears to be in the [can-not-fail] category. background-image: url("../support/red_space_pb.png"); is 404 Not Found -- border-image-outset-001.htm border-image-outset-002.htm seems good but no reference files -- border-radius-content-edge-001.htm has an unfetchable, unretrievable image. So, the test can not fail. -- border-image: url("../support/border81x81.png") in border-image-shorthand-001.htm is 404 Not Found. Most likely, it should be border-image: url("support/border.png") since border.png is a typical image for border-image testing and it is 81px wide by 81px tall. https://github.com/web-platform-tests/wpt/pull/23837 MERGED -- https://wpt.fyi/results/css/css-backgrounds/background-clip/clip-text-multi-line.html seems unneedlessly complicated. fill-color is not a valid css property name. So, why not color: transparent; [or color: #00000000; or color: rgba(0, 0, 0, 0);] instead of fill-color: rgba(0, 0, 0, 0); padding: 3px is pointless and has no relationship with a multi-line element. http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/clip-text-multi-line-GT.html http://www.gtalbot.org/BrowserBugsSection/CSS3Backgrounds/reference/clip-text-multi-line-GT-ref.html Pull request 38305: Added clip-text-multi-line-002 test and its reference https://github.com/web-platform-tests/wpt/pull/38305 MERGED -- Pull Request 38470: Corrected background-size-001 test https://github.com/web-platform-tests/wpt/pull/38470 MERGED -- Pull Request 38473: Made text-align-end-016 and text-align-end-017 more accurate https://github.com/web-platform-tests/wpt/pull/38473 MERGED -- Pull Request 38756: Added 3 new border-image-slice-fill tests and related references https://github.com/web-platform-tests/wpt/pull/38756 MERGED -- Pull Request 38757: Added 2 new border-image-repeat-repeat test and 1 reference https://github.com/web-platform-tests/wpt/pull/38757 MERGED -- Pull Request 38687: Modified and corrected CSS2/box-display/containing-block-017.xht https://github.com/web-platform-tests/wpt/pull/38687 -- Pull Request 38706: Created reference for test background-clip-padding-box-with-border-radius.html https://github.com/web-platform-tests/wpt/pull/38706 MERGED -- Pull Request 38659: Removing simple-bg-color.html test and its reference https://github.com/web-platform-tests/wpt/pull/38659 MERGED -- Pull Request 38661: Removing /hidpi/simple-bg-color.html and its reference https://github.com/web-platform-tests/wpt/pull/38661 -- Issue 10013: [css-backgrounds] 4 box-shadow tests that can not fail https://github.com/web-platform-tests/wpt/issues/10013 https://github.com/web-platform-tests/wpt/pull/39445 MERGED -- Improved 12 border-image tests originally from J. Patonnier https://github.com/web-platform-tests/wpt/pull/39699 which became https://github.com/web-platform-tests/wpt/pull/40477 which depended on https://github.com/web-platform-tests/wpt/pull/40678 MERGED -- Authored tests -------------- background-clip-007.html == coauthored background-clip-008.html == coauthored background-clip-009.html == coauthored background-clip-010.html == CSS3Backgrounds/background-clip-237.html background-size/background-size-cover-contain-001.xht == identical filename background-size/background-size-cover-contain-002.xht == identical filename border-image-017.xht => not on hard disk border-image-018.xht => not on hard disk border-image-019.xht => not on hard disk border-image-020.xht => not on hard disk border-image-slice-001.xht => not on hard disk border-image-slice-002.xht => not on hard disk border-image-slice-003.xht => not on hard disk border-image-width-005.xht == identical filename border-image-width-006.xht == identical filename border-image-width-007.xht == identical filename Re-reviewing background-size tests (November 18th 2020) ---------------------------------- background-size-002.html does not declare background-size at all background-size-005.html has very limited usefulness as it is testing the default, initial value 'background-size: auto'. It's the same test as 002 but declare it. background-size-006.html: if the property or declaration is not supported or implemented, the test will pass if we read the pass-fail-conditions sentence only but will fail when compare to reference file. Solution, improvement: change, replace 'background-image: url(support/60x60-green.png)' with 'background-image: url(support/1x1-green.png)' background-size-009.html: if the property or declaration is not supported or implemented, the test will pass if we read the pass-fail-conditions sentence only but will fail when compare to reference file. We should see red if the test fails, if the UA does not support the property or the declaration. Solution, improvement: change, replace 'background-image: url(support/60x60-green.png)' with 'background-image: url(support/1x1-green.png)' background-size-012.html: has very limited usefulness as it is testing the default, initial value 'background-size: auto'. It's the same test as 002 but it declares 'background-size: auto auto'. background-size-014.html: if the property or declaration is not supported or implemented, the test will pass if we read the pass-fail-conditions sentence only but will fail when compare to reference file. We should see red if the test fails, if the UA does not support the property or the declaration. Solution, improvement: change, replace 'background-image: url(support/60x60-green.png)' with 'background-image: url(support/1x1-green.png)' background-size-017.html: if the property or declaration is not supported or implemented, the test will pass if we read the pass-fail-conditions sentence only but will fail when compare to reference file. We should see red if the test fails, if the UA does not support the property or the declaration. Solution, improvement: change, replace 'background-image: url(support/60x60-green.png)' with 'background-image: url(support/1x1-green.png)' background-size-026.html: has very limited usefulness as it is testing the default, initial value 'background-size: auto' but the uses the cat image. background-size-cover-003.html: could be split in 3 sub-tests. Not sure if the test is robust. css-backgrounds/background-size/background-size-cover-svg.html: position: relative; Not needed css/css-backgrounds/css3-background-size-contain.html: overflow: hidden; Not needed - - - - TO-DO-LIST for JULY-SEPTEMBER 2023 3 items in my to-do for July-to-end-of-September 2023: 1- Finish https://github.com/web-platform-tests/wpt/pull/8788 with remaining Updated border-image-13 test and removed border-image-14 test https://github.com/web-platform-tests/wpt/pull/40680 https://github.com/web-platform-tests/wpt/pull/40715 and Added 2 border-image-repeat tests and removed border-image-[ 15 | 16 ].html https://github.com/web-platform-tests/wpt/pull/40731 2- Issue 10015: [css-backgrounds] 12 background-origin tests with issues https://github.com/web-platform-tests/wpt/issues/10015 was created and is now on my to-do list 3- Fix Issue 21446: Rename some manual css-backgrounds tests 12 border-image tests with issues: 7 of them with no border-image-source loaded or fetched 12 of them with no reference file https://github.com/web-platform-tests/wpt/pull/21446#issuecomment-1539182325 - - - - TO-DO-LIST (Mid term) Once Issue 8284: [css-position-3] Containing block formed by fragmented inlines https://github.com/w3c/csswg-drafts/issues/8284 is resolved, submit: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/containing-block-031.html http://www.gtalbot.org/BrowserBugsSection/css21testsuite/containing-block-032.html Once Issue 7700: [css-ui-4] Align canonical order of outline sub-properties with border https://github.com/w3c/csswg-drafts/issues/7700 is resolved, submit: http://www.gtalbot.org/BrowserBugsSection/CSS4UI/canonical-order-outline-sub-properties-001.html - - - - Doubtful is background-size/background-size-near-zero-gradient.html albeit the png variation works in Firefox if 'background-size: 0.2px 0.2px' is replaced with 'background-size: 0.5px 0.5px'. Doubtful is background-size/background-size-near-zero-svg.html albeit the svg variation works in Firefox if 'background-size: 0.2px 0.2px' is replaced with 'background-size: 0.5px 0.5px'. Chrome people are working on this in Issue 1042783: Bitmap or SVG background-image with background-size < 0.5px https://bugs.chromium.org/p/chromium/issues/detail?id=1042783 - - - - /css/css-backgrounds/box-shadow-004.htm should have the invalid keyword/flag and probably should have a reference file too. - - - - I am convinced that Firefox fails /css-backgrounds/background-attachment-fixed-inline-scrolled.html test not because of its implementation of 'background-attachment: fixed' on inline but for reasons that have nothing (or very little) to do with CSS or with its 'background-attachment: fixed' implementation. - - - - Pull Requests ------------- CSS3Backgrounds-GT-PR1: to add: background-size-041.html background-size-042.html background-size-043.html background-size-044.html background-size-045.html background-size-046.html reference/ref-filled-green-100px-square.xht support/green-intrinsic-none.svg ; https://github.com/web-platform-tests/wpt/pull/22201 ; date 20200311 CSS3Backgrounds-GT-PR2: to add: background-position-negative-percentage-comparison-ref.html ; https://github.com/web-platform-tests/wpt/pull/22243 ; date 20200313 CSS3Backgrounds-GT-PR3: to add: background-size-007.html background-size-010.html ../reference/ref-nothing-below.xht ; https://github.com/web-platform-tests/wpt/pull/22245 ; date 20200313 CSS3Backgrounds-GT-PR4: to add: background-image-007.html ; https://github.com/web-platform-tests/wpt/pull/23276 ; date 20200427 CSS3Backgrounds-GT-PR5: to add: background-attachment-350.html support/100x100-red.png ; https://github.com/web-platform-tests/wpt/pull/23307 ; date 20200428 CSS3Backgrounds-GT-PR6: to add: border-image-width-009.html border-image-width-010.html border-image-width-011.html border-image-width-012.html ; https://github.com/web-platform-tests/wpt/pull/23627 ; date 20200514 CSS3Backgrounds-GT-PR7: to add: box-shadow-021.html box-shadow-022.html box-shadow-023.html box-shadow-024.html box-shadow-025.html box-shadow-026.html box-shadow-029.html box-shadow-031.html box-shadow-032.html box-shadow-033.html box-shadow-034.html box-shadow-035.html box-shadow-036.html ; https://github.com/web-platform-tests/wpt/pull/23658 ; date 20200516 CSS3Backgrounds-GT-PR8: to add: box-shadow-overlapping-001.html box-shadow-overlapping-002.html box-shadow-overlapping-003.html box-shadow-overlapping-004.html reference/box-shadow-overlapping-001-ref.html reference/box-shadow-overlapping-003-ref.html ; https://github.com/web-platform-tests/wpt/pull/23660 ; date 20200516 CSS3Backgrounds-GT-PR9: to add: box-shadow-table-border-collapse-001.html reference/box-shadow-table-border-collapse-001-ref.html ; https://github.com/web-platform-tests/wpt/pull/23747 ; date 20200523 CSS3Backgrounds-GT-PR10: to add: border-image-image-type-003.htm reference/border-image-image-type-003-ref.html ; https://github.com/web-platform-tests/wpt/pull/23764 ; date 20200525 CSS3Backgrounds-GT-PR11: to add: border-image-shorthand-002.htm border-image-shorthand-003.htm border-image-slice-005.htm border-image-slice-007.htm reference/border-image-shorthand-002-ref.html reference/border-image-shorthand-003-ref.html reference/border-image-slice-005-ref.html reference/border-image-slice-007-ref.html support/9grid40-30-20-10-red.png support/9grid40-30-20-10-lime.png ; https://github.com/web-platform-tests/wpt/pull/23808 ; date 20200527 CSS3Backgrounds-GT-PR12: to add: css3-border-image-repeat-repeat.html reference/css3-border-image-repeat-repeat-ref.html css3-border-image-repeat-stretch.html reference/css3-border-image-repeat-stretch-ref.html support/blue-diamond-27x27.png support/blue-and-red-diamonds-81x81.png ; https://github.com/web-platform-tests/wpt/pull/23814 ; date 20200527 CSS3Backgrounds-GT-PR13: to add: border-image-shorthand-001.htm reference/border-image-shorthand-001-ref.html support/blue-and-red-diamonds-81x81.png ; https://github.com/web-platform-tests/wpt/pull/23837 ; date 20200528 CSS3Backgrounds-GT-PR14: to add: border-radius-clipping.html border-radius-clipping-002.html reference/border-radius-clipping-ref.html support/pattern-gr-rr-200x200.png ; https://github.com/web-platform-tests/wpt/pull/23880 ; date 20200529 CSS3Backgrounds-GT-PR15: to rm: css-border-radius-002.html reference/css-border-radius-ref-002.html support/y.png support/yy.png support/yyy.png ; https://github.com/web-platform-tests/wpt/pull/23881 ; date 20200529 CSS3Backgrounds-GT-PR16: to rm: reference/background-size-ref.html ; https://github.com/web-platform-tests/wpt/pull/23882 ; date 20200529 CSS3Backgrounds-GT-PR17: to add: background-attachment-353.html support/100x100-gr-rr.png ; https://github.com/web-platform-tests/wpt/pull/24749 ; date 20200724 CSS3Backgrounds-GT-PR18: to add: box-shadow-overlapping-001.html box-shadow-overlapping-002.html box-shadow-overlapping-003.html box-shadow-overlapping-004.html reference/box-shadow-overlapping-001-ref.html reference/box-shadow-overlapping-003-ref.html ; https://github.com/web-platform-tests/wpt/pull/24940 ; date 20200810 CSS3Backgrounds-GT-PR19: to add: border-image-width-009.html reference/border-image-width-009-ref.html ; https://github.com/web-platform-tests/wpt/pull/25026 ; date 20200815 CSS3Backgrounds-GT-PR20: to add: box-shadow-021.html box-shadow-029.html box-shadow-031.html reference/box-shadow-021-ref.html reference/box-shadow-031-ref.html ; https://github.com/web-platform-tests/wpt/pull/25197 ; date 20200821 to add: box-shadow-039.html reference/box-shadow-039-ref.html box-shadow-040.html reference/box-shadow-040-ref.html box-shadow-041.html reference/box-shadow-041-ref.html box-shadow-042.html reference/box-shadow-042-ref.html to rm: box-shadow-021.html reference/box-shadow-021-ref.html box-shadow-031.html reference/box-shadow-031-ref.html https://github.com/web-platform-tests/wpt/pull/25197 ; date 20201027 CSS3Backgrounds-GT-PR21: to add: css3-border-image-repeat-repeat.html css3-border-image-repeat-stretch.html support/new-red-diamond-27x27.png support/blue-diamond-27x27.png reference/css3-border-image-repeat-repeat-ref.html reference/css3-border-image-repeat-stretch-ref.html ; https://github.com/web-platform-tests/wpt/pull/25240 ; date 20200825 CSS3Backgrounds-GT-PR22: to add: background-attachment-353.html ; https://github.com/web-platform-tests/wpt/pull/25607 ; date 20200917 CSS3Backgrounds-GT-PR23: to add: border-image-shorthand-002.htm border-image-shorthand-003.htm reference/border-image-shorthand-002-ref.html reference/border-image-shorthand-003-ref.html support/9grid40-30-20-10-red.png ; https://github.com/web-platform-tests/wpt/pull/25802 ; date 20200925 CSS3Backgrounds-GT-PR24: to add: y.png ; https://github.com/web-platform-tests/wpt/pull/25808 ; date 20200927 CSS3Backgrounds-GT-PR25: to add: border-image-slice-005.htm border-image-slice-007.htm reference/border-image-slice-005-ref.html reference/border-image-slice-007-ref.html support/9grid40-30-20-10-red.png support/9grid40-30-20-10-green.png ; https://github.com/web-platform-tests/wpt/pull/25825 ; date 20200928 CSS3Backgrounds-GT-PR26: to add: border-image-shorthand-002.htm border-image-shorthand-003.htm reference/border-image-shorthand-002-ref.html reference/border-image-shorthand-003-ref.html support/9grid40-30-20-10-red-old.png; https://github.com/web-platform-tests/wpt/pull/25912 ; date 20201001 CSS3Backgrounds-GT-PR27: to add: background-attachment-350.html ; https://github.com/web-platform-tests/wpt/pull/25955 ; date 20201002 CSS3Backgrounds-GT-PR28: to add: background-size-006.html background-size-009.html background-size-014.html background-size-017.html ; https://github.com/web-platform-tests/wpt/pull/26571 ; date 20201118 CSS3Backgrounds-GT-PR29: to add: background-size-041.html background-size-042.html background-size-043.html background-size-044.html reference/background-size-041-ref.html reference/background-size-042-ref.html reference/background-size-043-ref.html reference/background-size-044-ref.html support/orange-intrinsic-none.svg ; https://github.com/web-platform-tests/wpt/pull/26599 ; date 20201120 and 20201124 CSS3Backgrounds-GT-PR30: to add: background-position-calc-minmax-001.html background-position-calc-minmax-002.html background-position-calc-minmax-003.html background-position-calc-minmax-004.html support/pattern-rg-rr-200x200.png support/pattern-rr-rg-200x200.png support/pattern-rr-gr-200x200.png support/pattern-gr-rr-200x200.png reference/ref-filled-green-100px-square.xht ; https://github.com/web-platform-tests/wpt/pull/27716 ; date 20210220 CSS3Backgrounds-GT-PR31: to add: clip-text-multi-line-002.html clip-text-multi-line-002-ref.html; https://github.com/web-platform-tests/wpt/pull/38305 ; date 20230201 CSS3Backgrounds-GT-PR32: to add: background-size-001.html ; https://github.com/web-platform-tests/wpt/pull/38470 ; date 20230213 CSS3Backgrounds-GT-PR33: to rm: simple-bg-color.html simple-bg-color-ref.html ; https://github.com/web-platform-tests/wpt/pull/38659 ; date 20230222 CSS3Backgrounds-GT-PR34: to rm: /hidpi/simple-bg-color.html /hidpi/simple-bg-color-ref.html ; https://github.com/web-platform-tests/wpt/pull/38661 ; date 20230222 CSS3Backgrounds-GT-PR35: to add: background-clip-padding-box-with-border-radius.html reference/background-clip-padding-box-with-border-radius-ref.html ; https://github.com/web-platform-tests/wpt/pull/38706 ; date 20230224 CSS3Backgrounds-GT-PR36: to add: border-image-slice-fill-001.html border-image-slice-fill-002.html border-image-slice-fill-003.html reference/border-image-slice-fill-001-ref.html reference/border-image-slice-fill-002-ref.html support/500x500-red-with-green-center.png ; https://github.com/web-platform-tests/wpt/pull/38756 ; date 20230228 CSS3Backgrounds-GT-PR37: to add: border-image-repeat-repeat-001.html border-image-repeat-repeat-002.html reference/border-image-repeat-repeat-001-ref.html support/500x500-white-red-green-irreg-polygon.png ; https://github.com/web-platform-tests/wpt/pull/38757 ; date 20230228 CSS3Backgrounds-GT-PR38: to add: border-image-repeat-space-011.html reference/border-image-repeat-space-011-ref.html support/border-image-repeat-space-011.png ; https://github.com/web-platform-tests/wpt/pull/39444 ; date 20230409 CSS3Backgrounds-GT-PR39: to add: box-shadow-inset-without-border-radius.html box-shadow-outset-without-border-radius-001.html box-shadow-outset-without-border-radius-002.html reference/box-shadow-inset-without-border-radius-ref.html to rm: box-shadow-inset-spread-without-border-radius.html box-shadow-outset-spread-without-border-radius.html box-shadow-outset-without-border-radius.html reference/box-shadow-inset-without-border-radius.html reference/box-shadow-outset-spread-without-border-radius.html reference/box-shadow-outset-without-border-radius.html ; https://github.com/web-platform-tests/wpt/pull/39445 ; date 20230409 CSS3Backgrounds-GT-PR40: to add: border-image-001.html border-image-002.html border-image-003.html border-image-004.html border-image-006.html border-image-007.html border-image-011.html border-image-012.html reference/border-image-006-ref.html reference/border-image-007-ref.html reference/border-image-012-ref.html to rm: border-image-1.html border-image-2.html border-image-3.html border-image-4.html border-image-6.html border-image-6-ref.html border-image-7.html border-image-8.html border-image-9.html border-image-10.html border-image-11.html border-image-12.html ; https://github.com/web-platform-tests/wpt/pull/39699 ; date 20230425 CSS3Backgrounds-GT-PR41: to add: order-of-images.htm reference/order-of-images-ref.html ; https://github.com/web-platform-tests/wpt/pull/39896 ; date 20230508 CSS3Backgrounds-GT-PR42: to add: box-shadow-multiple-001.html box-shadow-multiple-002.html box-shadow-multiple-overlapping-001.html ; https://github.com/web-platform-tests/wpt/pull/39936 ; date 20230510 CSS3Backgrounds-GT-PR43: to add: box-shadow-none-001.html box-shadow-invalid-001.html box-shadow-invalid-002.html box-shadow-invalid-003.html ; https://github.com/web-platform-tests/wpt/pull/39938 ; date 20230510 CSS3Backgrounds-GT-PR44: to add: box-shadow-border-radius-001.html reference/box-shadow-border-radius-001-notref.html reference/box-shadow-border-radius-001-ref.html ; https://github.com/web-platform-tests/wpt/pull/39940 ; date 20230510 CSS3Backgrounds-GT-PR45: to add: border-image-002.html border-image-003.html border-image-004.html border-image-006.html border-image-007.html border-image-011.html border-image-012.html reference/border-image-006-ref.html reference/border-image-007-ref.html reference/border-image-012-ref.html to rm: border-image-1.html border-image-2.html border-image-3.html border-image-4.html border-image-6.html border-image-6-ref.html border-image-7.html border-image-8.html border-image-9.html border-image-10.html border-image-11.html border-image-12.html ; ; https://github.com/web-platform-tests/wpt/pull/40477 ; date 20230609 CSS3Backgrounds-GT-PR46: to add: support/12x12-green.png support/1pxgreen-98pxred.png ; https://github.com/web-platform-tests/wpt/pull/40678 ; date 20230621 CSS3Backgrounds-GT-PR47: to add: border-image-013.html reference/border-image-013-ref.html support/green-dot.png to rm: border-image-14.html ; https://github.com/web-platform-tests/wpt/pull/40680 ; date 20230621 CSS3Backgrounds-GT-PR48: to add: border-image-repeat-round-003.html reference/border-image-repeat-round-003-ref.html support/4bicolor-squares.png ; https://github.com/web-platform-tests/wpt/pull/40715 ; date 20230622 CSS3Backgrounds-GT-PR49: to add: border-image-repeat-round-stretch-001.html border-image-repeat-stretch-round-001.html reference/border-image-repeat-round-stretch-001-ref.html reference/border-image-repeat-stretch-round-001-ref.html support/4bicolor-squares.png ; to rm: border-image-15.html border-image-16.html https://github.com/web-platform-tests/wpt/pull/40731 ; date 20230623 CSS3Backgrounds-GT-PR50: to add: background-origin/origin-border-box.html background-origin/origin-border-box_with_position.html background-origin/origin-border-box_with_radius.html background-origin/origin-border-box_with_size.html background-origin/origin-content-box.html background-origin/origin-content-box_with_position.html background-origin/origin-content-box_with_radius.html background-origin/origin-content-box_with_size.html background-origin/origin-padding-box.html background-origin/origin-padding-box_with_position.html background-origin/origin-padding-box_with_radius.html background-origin/origin-padding-box_with_size.html reference/origin-border-box-ref.html reference/origin-border-box_with_position-ref.html reference/origin-border-box_with_radius-ref.html reference/origin-border-box_with_size-ref.html reference/origin-content-box-ref.html reference/origin-content-box_with_position-ref.html reference/origin-content-box_with_radius-ref.html reference/origin-content-box_with_size-ref.html reference/origin-padding-box-ref.html reference/origin-padding-box_with_position-ref.html reference/origin-padding-box_with_radius-ref.html reference/origin-padding-box_with_size-ref.html ; https://github.com/web-platform-tests/wpt/pull/41096 ; date 20230718 CSS3Backgrounds-GT-PR51: to add: border-image-slice-006.htm reference/border-image-slice-006-ref.html border-image-width-001.htm reference/border-image-width-001-ref.html to rm: border-image-width-002.htm border-image-width-003.htm border-image-width-004.htm ; https://github.com/web-platform-tests/wpt/pull/41256 ; date 20230731 CSS3Backgrounds-GT-PR52: to add: border-image-repeat-round-003.html border-image-repeat-round-stretch-001.html border-image-repeat-stretch-round-001.html ; https://github.com/web-platform-tests/wpt/pull/41602 ; date 20230823 CSS3Backgrounds-GT-PR53: to add: border-image-image-type-001.htm border-image-image-type-002.htm reference/border-image-image-type-001-ref.html support/9-colored-areas-40-30-20-10.png support/9-colored-areas-40-30-20-10.svg ; https://github.com/web-platform-tests/wpt/pull/42229 ; date 20230928 CSS3Backgrounds-GT-PR54: to add: border-image-repeat-004.htm reference/border-image-repeat-004-ref.html border-image-repeat-002.htm reference/border-image-repeat-002-ref.html border-image-slice-004.htm reference/border-image-slice-004-ref.html support/9grid20-40-red.png ; to rm border-image-repeat-001.htm border-image-repeat-003.htm ; https://github.com/web-platform-tests/wpt/pull/42251 ; date 20230929 CSS3Backgrounds-GT-PR55: to add: border-image-image-type-001.htm box-shadow-border-radius-001.html border-image-image-type-004.htm border-image-image-type-005.htm ; https://github.com/web-platform-tests/wpt/pull/42646 ; date 20231019 CSS3Backgrounds-GT-PR56: to add: box-shadow-border-radius-001.html ; https://github.com/web-platform-tests/wpt/pull/42678 ; date 20231022 CSS3Backgrounds-GT-PR57: to add: box-shadow-table-border-collapse-001.html box-shadow-overlapping-001.html box-shadow-overlapping-002.html box-shadow-overlapping-003.html box-shadow-overlapping-004.html ; https://github.com/web-platform-tests/wpt/pull/42958 ; date 20231104 CSS3Backgrounds-GT-PR58: to add: background-origin/origin-border-box.html background-origin/origin-border-box_with_position.html background-origin/origin-border-box_with_radius.html background-origin/origin-border-box_with_size.html background-origin/origin-content-box.html background-origin/origin-content-box_with_position.html background-origin/origin-content-box_with_radius.html background-origin/origin-content-box_with_size.html background-origin/origin-padding-box.html background-origin/origin-padding-box_with_position.html background-origin/origin-padding-box_with_radius.html background-origin/origin-padding-box_with_size.html reference/origin-border-box-ref.html reference/origin-border-box_with_position-ref.html reference/origin-border-box_with_radius-ref.html reference/origin-border-box_with_size-ref.html reference/origin-content-box-ref.html reference/origin-content-box_with_position-ref.html reference/origin-content-box_with_radius-ref.html reference/origin-content-box_with_size-ref.html reference/origin-padding-box-ref.html reference/origin-padding-box_with_position-ref.html reference/origin-padding-box_with_radius-ref.html reference/origin-padding-box_with_size-ref.html background-origin/support/yellow-orange-blue-160x160.png ; https://github.com/web-platform-tests/wpt/pull/43086 ; date 20231110 CSS3Backgrounds-GT-PR59: to add: reference/origin-border-box-ref.html reference/origin-border-box_with_position-ref.html reference/origin-border-box_with_radius-ref.html reference/origin-border-box_with_size-ref.html reference/origin-content-box-ref.html reference/origin-content-box_with_position-ref.html reference/origin-content-box_with_radius-ref.html reference/origin-content-box_with_size-ref.html reference/origin-padding-box-ref.html reference/origin-padding-box_with_position-ref.html reference/origin-padding-box_with_radius-ref.html reference/origin-padding-box_with_size-ref.html ; https://github.com/web-platform-tests/wpt/pull/43209 ; date 20231116 CSS3Backgrounds-GT-PR60: to add: origin-border-box-ref.html origin-border-box_with_position-ref.html origin-border-box_with_radius-ref.html origin-border-box_with_size-ref.html origin-content-box_with_position-ref.html origin-content-box_with_size-ref.html origin-padding-box_with_position-ref.html origin-padding-box_with_size-ref.html ; https://github.com/web-platform-tests/wpt/pull/43269 ; date 20231120 CSS3Backgrounds-GT-PR61: to add: origin-border-box-ref.html origin-border-box_with_position-ref.html origin-border-box_with_radius-ref.html origin-border-box_with_size-ref.html origin-content-box_with_position-ref.html origin-content-box_with_size-ref.html origin-padding-box_with_position-ref.html origin-padding-box_with_size-ref.html ; https://github.com/web-platform-tests/wpt/pull/43489 ; date 20231203 CSS3Backgrounds-GT-PR62: to add: background-attachment-fixed-block-002.html background-attachment-fixed-inline-002.html background-attachment-local-block-002.html background-attachment-local-inline-002.html reference/background-attachment-fixed-block-002-ref.html reference/background-attachment-fixed-inline-002-ref.html reference/background-attachment-local-block-002-ref.html reference/background-attachment-local-inline-002-ref.html ; https://github.com/web-platform-tests/wpt/pull/43530 ; date 20231205 and 20231217 CSS3Backgrounds-GT-PR63: to add: table-cell-background-local-002.html reference/table-cell-background-local-002-ref.html table-cell-background-local-003.html reference/table-cell-background-local-003-ref.html ; https://github.com/web-platform-tests/wpt/pull/43575 ; date 20231208 CSS3Backgrounds-GT-PR64: to add: background-clip-padding-box-with-border-radius.html ; https://github.com/web-platform-tests/wpt/pull/43586 ; date 20231209 CSS3Backgrounds-GT-PR6x: to add: ; https://github.com/web-platform-tests/wpt/pull/4xxxx ; date 20240xxx Last update: December 9th 2023 23:59 EDT