[webkit-changes] [WebKit/WebKit] 31ed35: Add additional test with `image` tag post 263850 at main

Ahmad Saleem noreply at github.com
Wed May 24 16:37:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 31ed359e3324f2f5c4fad10c6bfbad5675e1d577
      https://github.com/WebKit/WebKit/commit/31ed359e3324f2f5c4fad10c6bfbad5675e1d577
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    A LayoutTests/fast/preloader/image-in-nested-template-01-expected.txt
    A LayoutTests/fast/preloader/image-in-nested-template-01.html
    A LayoutTests/fast/preloader/image-with-incorrect-tag-expected.txt
    A LayoutTests/fast/preloader/image-with-incorrect-tag.html

  Log Message:
  -----------
  Add additional test with `image` tag post 263850 at main

https://bugs.webkit.org/show_bug.cgi?id=257106

Reviewed by Ryosuke Niwa.

This patch adds another test case scenario post 263850 at main for incorrect tag
within nested template to ensure it does not preload.
Further, it also add 'image' (incorrect) tag test to confirm
that it does not preload as well.

* LayoutTests/fast/preloader/image-in-nested-template-01.html: Add Test Case
* LayoutTests/fast/preloader/image-in-nested-template-01-expected.txt: Add Test Case Expectation
* LayoutTests/fast/preloader/image-with-incorrect-tag.html: Add Test Case
* LayoutTests/fast/preloader/image-with-incorrect-tag-expected.txt: Add Test Case Expectation

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




More information about the webkit-changes mailing list