Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 469f4dc9f24750098ae537607cb68bc58484b7a9
      
https://github.com/WebKit/WebKit/commit/469f4dc9f24750098ae537607cb68bc58484b7a9
  Author: Nikolas Zimmermann <[email protected]>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  Changed paths:
    M .wkdev-sdk-version
    M LayoutTests/fast/borders/border-image-repeat-stretch.html
    M LayoutTests/fast/inline/inline-background-clip-text-multiline.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-radius-clipping-with-transform-001.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-background-001.html
    M 
LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-background-002.html
    M 
LayoutTests/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-001.svg
    A 
LayoutTests/platform/glib/dom/xhtml/level3/core/entitygetinputencoding03-expected.txt
    A 
LayoutTests/platform/glib/fast/dom/Range/surround-contents-font-face-crash-expected.txt
    M 
LayoutTests/platform/glib/fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt
    A LayoutTests/platform/glib/fast/dom/adopt-attribute-crash-expected.txt
    A 
LayoutTests/platform/glib/fast/dom/xml-parser-error-message-crash-expected.txt
    A LayoutTests/platform/glib/fast/encoding/invalid-xml-expected.txt
    M LayoutTests/platform/glib/fast/frames/onlyCommentInIFrame-expected.txt
    M LayoutTests/platform/glib/fast/invalid/junk-data-expected.txt
    A 
LayoutTests/platform/glib/fast/lists/list-item-compute-marker-style-crash-expected.txt
    A LayoutTests/platform/glib/fast/xsl/xslt-bad-import-uri-expected.txt
    A 
LayoutTests/platform/glib/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt
    M 
LayoutTests/platform/glib/fast/xsl/xslt-transform-to-fragment-no-xml-parsing-crash-expected.txt
    A LayoutTests/platform/glib/http/tests/misc/xslt-bad-import-expected.txt
    A 
LayoutTests/platform/glib/http/tests/security/contentSecurityPolicy/xsl-redirect-blocked-expected.txt
    A 
LayoutTests/platform/glib/http/tests/security/contentTypeOptions/nosniff-xml-external-entity-expected.txt
    A 
LayoutTests/platform/glib/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt
    M LayoutTests/platform/glib/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt
    M LayoutTests/platform/glib/svg/carto.net/tabgroup-expected.txt
    M LayoutTests/platform/glib/svg/custom/bug45331-expected.txt
    M LayoutTests/platform/glib/svg/custom/bug78807-expected.txt
    M LayoutTests/platform/glib/svg/custom/use-font-face-crash-expected.txt
    A LayoutTests/platform/glib/svg/custom/use-invalid-html-expected.txt
    A 
LayoutTests/platform/glib/svg/custom/use-referencing-style-crash-expected.txt
    M LayoutTests/platform/gtk/TestExpectations
    M 
LayoutTests/platform/gtk/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt
    M LayoutTests/platform/wpe/TestExpectations
    A 
LayoutTests/platform/wpe/fast/canvas/image-buffer-backend-variants-expected.txt
    M LayoutTests/svg/as-image/svg-as-image-pattern-scale.html
    M Source/cmake/OptionsCommon.cmake
    M Tools/Scripts/webkitpy/port/glib.py

  Log Message:
  -----------
  [GTK][WPE] Bump wkdev-sdk to Ubuntu 26.04 based SDK
https://bugs.webkit.org/show_bug.cgi?id=315455

Reviewed by Carlos Alberto Lopez Perez.

Switch to Ubuntu 26.04 "Resolute Raccoon" based SDK and rebaseline the
glib results affected by the new toolchain.

The wkdev SDK base image moved from Ubuntu 24.04 (libxml2 2.9.14) to
Ubuntu 26.04 (libxml2 2.15.2). The newer libxml2 reworded several XML
parser diagnostics, which surface in test output, so need to rebaseline.

These are message-only changes from the parser, with no behavioural
change in WebKit. The remaining rebaselines are unrelated to libxml2:
Selectors API conformance progressions, x-mac-thai decoding now parsing
correctly after the ICU update, and SVG render-tree sub-pixel precision
diffs from the new toolchain math.

* .wkdev-sdk-version:
* LayoutTests/fast/borders/border-image-repeat-stretch.html:
* LayoutTests/fast/inline/inline-background-clip-text-multiline.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-radius-clipping-with-transform-001.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-background-001.html:
* 
LayoutTests/imported/w3c/web-platform-tests/css/css-transforms/transform-background-002.html:
* 
LayoutTests/imported/w3c/web-platform-tests/svg/painting/reftests/marker-path-001.svg:
* 
LayoutTests/platform/glib/dom/xhtml/level3/core/entitygetinputencoding03-expected.txt:
 Added.
* 
LayoutTests/platform/glib/fast/dom/Range/surround-contents-font-face-crash-expected.txt:
 Added.
* 
LayoutTests/platform/glib/fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt:
* LayoutTests/platform/glib/fast/dom/adopt-attribute-crash-expected.txt: Added.
* 
LayoutTests/platform/glib/fast/dom/xml-parser-error-message-crash-expected.txt: 
Copied from LayoutTests/platform/glib/svg/custom/bug78807-expected.txt.
* LayoutTests/platform/glib/fast/encoding/invalid-xml-expected.txt: Added.
* LayoutTests/platform/glib/fast/frames/onlyCommentInIFrame-expected.txt:
* LayoutTests/platform/glib/fast/invalid/junk-data-expected.txt:
* 
LayoutTests/platform/glib/fast/lists/list-item-compute-marker-style-crash-expected.txt:
 Added.
* LayoutTests/platform/glib/fast/xsl/xslt-bad-import-uri-expected.txt: Added.
* LayoutTests/platform/glib/fast/xsl/xslt-mismatched-tags-in-xslt-expected.txt: 
Added.
* 
LayoutTests/platform/glib/fast/xsl/xslt-transform-to-fragment-no-xml-parsing-crash-expected.txt:
* LayoutTests/platform/glib/http/tests/misc/xslt-bad-import-expected.txt: Added.
* 
LayoutTests/platform/glib/http/tests/security/contentSecurityPolicy/xsl-redirect-blocked-expected.txt:
 Added.
* 
LayoutTests/platform/glib/http/tests/security/contentTypeOptions/nosniff-xml-external-entity-expected.txt:
 Added.
* 
LayoutTests/platform/glib/http/tests/security/cross-origin-xsl-redirect-BLOCKED-expected.txt:
 Added.
* LayoutTests/platform/glib/svg/W3C-SVG-1.1/paths-data-03-f-expected.txt:
* LayoutTests/platform/glib/svg/carto.net/tabgroup-expected.txt:
* LayoutTests/platform/glib/svg/custom/bug45331-expected.txt:
* LayoutTests/platform/glib/svg/custom/bug78807-expected.txt:
* LayoutTests/platform/glib/svg/custom/use-font-face-crash-expected.txt:
* LayoutTests/platform/glib/svg/custom/use-invalid-html-expected.txt: Added.
* 
LayoutTests/platform/glib/svg/custom/use-referencing-style-crash-expected.txt: 
Copied from LayoutTests/platform/glib/svg/custom/bug78807-expected.txt.
* LayoutTests/platform/gtk/TestExpectations:
* 
LayoutTests/platform/gtk/http/tests/security/xss-DENIED-xsl-external-entity-redirect-expected.txt:
* LayoutTests/platform/wpe/TestExpectations:
* 
LayoutTests/platform/wpe/fast/canvas/image-buffer-backend-variants-expected.txt:
 Added.
* LayoutTests/svg/as-image/svg-as-image-pattern-scale.html:
* Source/cmake/OptionsCommon.cmake: Touch file by fixing a typo, to
  trigger cmake cache deletion.
* Tools/Scripts/webkitpy/port/glib.py:
(GLibPort.setup_environ_for_server):

Canonical link: https://commits.webkit.org/315785@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to