haikuwebkit/LayoutTests/fast/images
Wenson Hsieh 110ceb0490 [iOS] Fix and reenable several layout tests to account for the changes in rdar://80384564
https://bugs.webkit.org/show_bug.cgi?id=229316

Reviewed by Tim Horton.

Source/WebKit:

After rdar://80384564, UIKit's non-editable text tap recognizer will no longer cause us to clear the active text
selection range when tapping outside of currently selected text in the page. Instead, WebKit's synthetic click
gesture recognizer should now manages clearing the selection (unless the page has prevented the "mousedown"
event).

With just the UIKit-side change, this already mostly works as expected since `commitPotentialTapFailed()` clears
out non-editable selections. However, there is one scenario in which we do want to clear out the selection when
tapping that isn't covered by the synthetic click gesture: when tapping on an element that does not handle or
prevent "mousedown"; this behavior is exercised by the existing layout test
`editing/selection/ios/hide-selection-after-tap-on-prevent-default-element.html`. To preserve this behavior, we
add a call to `clearSelectionAfterTapIfNeeded()` when completing a synthetic click, in the case where the
"mousedown" event was not swallowed.

These 3 tests should pass after the changes in rdar://80384564:
- editing/selection/ios/change-selection-by-tapping-with-existing-selection.html
- editing/selection/preserve-selection-when-clicking-button.html
- editing/selection/ios/persist-selection-after-tapping-on-element-with-mousedown-handler.html

And these WebKit-side changes are needed to keep these 2 tests passing:
- editing/selection/ios/hide-selection-after-tap-on-prevent-default-element.html
- fast/images/text-recognition/ios/reselect-word-in-image-overlay.html

* WebProcess/WebPage/ios/WebPageIOS.mm:
(WebKit::WebPage::completeSyntheticClick):

LayoutTests:

See WebKit/ChangeLog for more details.

* fast/images/text-recognition/ios/reselect-word-in-image-overlay.html:

Add a short delay to avoid timing out, due to the second long press gesture to select text not triggering.

* platform/ios-14/TestExpectations:

Remove iOS 14-specific PASS expectations, and remove the more generic FAIL expectation in the ios directory.
Instead, just mark these three layout tests as FAIL on iOS 15, and PASS elsewhere.

* platform/ios-15/TestExpectations: Added.
* platform/ios/TestExpectations:


Canonical link: https://commits.webkit.org/240810@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@281420 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-08-22 21:26:45 +00:00
..
png-suite Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
resources Ease sandboxing restrictions for Mail to allow HEIF image decoding 2021-08-09 19:06:41 +00:00
text-recognition [iOS] Fix and reenable several layout tests to account for the changes in rdar://80384564 2021-08-22 21:26:45 +00:00
animate-list-item-image-assertion-expected.txt
animate-list-item-image-assertion.html
animated-avif-expected.html Animated AVIF support 2021-03-19 18:02:49 +00:00
animated-avif.html Animated AVIF support 2021-03-19 18:02:49 +00:00
animated-background-image-crash-expected.txt
animated-background-image-crash.html Tools: 2017-05-04 21:46:39 +00:00
animated-gif-body-delegated-background-image-expected.txt http://omfgdogs.info/ only animates when you resize the window 2014-12-11 07:41:13 +00:00
animated-gif-body-delegated-background-image.html
animated-gif-body-outside-viewport-expected.txt fast/images/animated-gif-body-outside-viewport.html is flaky 2014-12-14 19:02:40 +00:00
animated-gif-body-outside-viewport.html
animated-gif-html-background-image-expected.txt http://omfgdogs.info/ only animates when you resize the window 2014-12-11 07:41:13 +00:00
animated-gif-html-background-image.html
animated-gif-iframe-webkit-transform-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
animated-gif-iframe-webkit-transform.html
animated-gif-loop-count-expected.html An animated PNG plays the frames one time more than the image loopCount 2020-03-22 05:02:55 +00:00
animated-gif-loop-count.html An animated PNG plays the frames one time more than the image loopCount 2020-03-22 05:02:55 +00:00
animated-gif-no-layout-expected.html
animated-gif-no-layout.html [Internals] Introduce Internals::updateLayoutAndStyleRecursively 2020-03-04 00:06:15 +00:00
animated-gif-paint-after-animation-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
animated-gif-paint-after-animation.html
animated-gif-restored-from-bfcache-expected.txt 2011-04-20 Andy Estes <aestes@apple.com> 2011-04-21 00:46:20 +00:00
animated-gif-restored-from-bfcache.html [Testing] Rename test header commands to match names in WebPreferences*.yaml 2020-10-13 17:16:15 +00:00
animated-gif-scrolling-crash-expected.txt
animated-gif-scrolling-crash.html
animated-gif-webkit-transform-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
animated-gif-webkit-transform.html
animated-gif-window-resizing-expected.txt
animated-gif-window-resizing.html
animated-gif-with-offsets.html
animated-gif-zooming-expected.txt
animated-gif-zooming.html
animated-heics-draw-expected.txt
animated-heics-draw.html
animated-heics-verify-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
animated-heics-verify.html
animated-image-different-dest-size-expected.html
animated-image-different-dest-size.html
animated-image-draw-while-decode-expected.txt The current frame of an image should not deleted if another frame is asynchronously being decoded 2017-02-14 01:29:24 +00:00
animated-image-draw-while-decode.html
animated-image-mp3-crash-expected.txt [GStreamer] Bad handling of audio files in the ImageDecoder 2020-10-27 17:58:41 +00:00
animated-image-mp3-crash.html [GStreamer] Bad handling of audio files in the ImageDecoder 2020-10-27 17:58:41 +00:00
animated-image-mp4-crash-expected.txt
animated-image-mp4-crash.html
animated-image-mp4-expected.txt
animated-image-mp4.html
animated-png-expected.html
animated-png-loop-count-expected.html An animated PNG plays the frames one time more than the image loopCount 2020-03-22 05:02:55 +00:00
animated-png-loop-count.html An animated PNG plays the frames one time more than the image loopCount 2020-03-22 05:02:55 +00:00
animated-png.html
animated-webp-as-image-expected.html
animated-webp-as-image.html
animated-webp-expected.html
animated-webp.html
assert-when-insertion-point-is-incorrect-expected.txt
assert-when-insertion-point-is-incorrect.html Debug ASSERT: WebCore::RenderImageResource::shutdown 2017-05-17 23:30:47 +00:00
async-image-background-change-expected.html
async-image-background-change.html [ macOS wk2 ARM64 ] fast/images/async-image-background-change.html is a flakey timeout 2021-04-09 18:35:34 +00:00
async-image-background-image-expected.html
async-image-background-image-repeated-expected.html
async-image-background-image-repeated.html
async-image-background-image.html
async-image-body-background-image-expected.html REGRESSION(r219045): The <body> element does not get repainted when its background image finishes decoding 2017-07-11 21:33:19 +00:00
async-image-body-background-image.html
async-image-canvas-draw-image-expected.html
async-image-canvas-draw-image.html
async-image-composited-show-expected.html
async-image-composited-show.html
async-image-multiple-clients-repaint-expected.txt [Repaint] RenderElement::setStyle may issue redundant repaint 2020-09-10 12:19:41 +00:00
async-image-multiple-clients-repaint.html
async-image-src-change-expected.html
async-image-src-change.html
avif-as-image-expected.html AVIF decoding support 2021-03-05 16:15:08 +00:00
avif-as-image.html AVIF decoding support 2021-03-05 16:15:08 +00:00
avif-image-decoding-expected.txt AVIF decoding support 2021-03-05 16:15:08 +00:00
avif-image-decoding.html AVIF decoding support 2021-03-05 16:15:08 +00:00
background-image-relative-url-changes-document-expected.html
background-image-relative-url-changes-document.html
background-image-size-changes-fractional-position-expected.html
background-image-size-changes-fractional-position.html
background-position-expected.html
background-position.html
bad-png-expected.txt Avoid recursion when trying to get the size of a PNG; it's unnecessary 2010-02-22 23:23:47 +00:00
bad-png-missing-fdat-expected.txt
bad-png-missing-fdat.html
bad-png.html
border-expected.txt
border.html
busted-oval-does-not-render-expected.txt
busted-oval-does-not-render.html
cached-clipped-pdf-expected.html Source/WebCore: 2020-11-17 01:34:46 +00:00
cached-clipped-pdf.html Source/WebCore: 2020-11-17 01:34:46 +00:00
clear-animation-decoder-expected.txt
clear-animation-decoder.html
cmyk-jpeg-with-color-profile-expected.txt
cmyk-jpeg-with-color-profile.html
color-jpeg-with-color-profile-expected.txt
color-jpeg-with-color-profile.html
composited-animated-gif-outside-viewport-expected.txt
composited-animated-gif-outside-viewport.html Directly-composited animated GIFs never resume once scrolled offscreen 2016-01-07 19:40:46 +00:00
crash-when-image-renderer-is-destroyed-before-calling-initializeStyle-expected.txt
crash-when-image-renderer-is-destroyed-before-calling-initializeStyle.html
createImageBitmap-with-ImageData-expected.txt createImageBitmap() causes null pointer dereference using Cairo lib 2021-01-18 20:13:02 +00:00
createImageBitmap-with-ImageData.html createImageBitmap() causes null pointer dereference using Cairo lib 2021-01-18 20:13:02 +00:00
crossfade-client-not-removed-crash-expected.txt Optimize baselines: fast/images 2013-11-04 08:40:07 +00:00
crossfade-client-not-removed-crash.html
decode-animated-image-expected.html
decode-animated-image.html
decode-decoding-attribute-async-large-image-expected.html Support the decoding="sync/async" syntax for image async attribute 2017-12-07 03:36:03 +00:00
decode-decoding-attribute-async-large-image.html
decode-non-bitmap-image-resolve-expected.txt HTMLImageElement::decode() should return a resolved promise for decoding non bitmap images 2019-09-01 18:28:35 +00:00
decode-non-bitmap-image-resolve.html
decode-render-animated-image-expected.html
decode-render-animated-image.html
decode-render-static-image-expected.html
decode-render-static-image.html
decode-resolve-reject-no-leak-expected.txt
decode-resolve-reject-no-leak.html
decode-static-image-reject-expected.txt
decode-static-image-reject.html
decode-static-image-resolve-expected.html
decode-static-image-resolve.html
decoding-attribute-async-small-image-expected.html
decoding-attribute-async-small-image.html
decoding-attribute-dynamic-async-small-image-expected.html
decoding-attribute-dynamic-async-small-image.html
decoding-attribute-sync-large-image-expected.html
decoding-attribute-sync-large-image.html
destroyed-image-load-event-expected.txt
destroyed-image-load-event.html
displaced-non-cached-pdf-expected.html
displaced-non-cached-pdf.html Source/WebCore: 2020-11-17 01:34:46 +00:00
dont-crash-with-null-gif-frames-expected.txt 2010-11-03 Adam Barth <abarth@webkit.org> 2010-11-03 22:58:30 +00:00
dont-crash-with-null-gif-frames.html
drag-pdf-as-image-expected.txt
drag-pdf-as-image.html
embed-does-not-propagate-dimensions-to-object-ancestor-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
embed-does-not-propagate-dimensions-to-object-ancestor.html
embed-image-expected.png
embed-image-expected.txt
embed-image-onload-src-change-expected.txt embed element with the src attribute set prevents WebKitTestRunner from exiting 2021-04-26 08:21:31 +00:00
embed-image-onload-src-change.html embed element with the src attribute set prevents WebKitTestRunner from exiting 2021-04-26 08:21:31 +00:00
embed-image.html Remove remaining alternative preference setting mechanisms from LayoutTests 2020-11-01 20:09:38 +00:00
eps-as-image-expected.html
eps-as-image.html
exif-orientation-background-expected.html
exif-orientation-background-image-no-repeat-expected.html EXIF orientation is ignored for some CSS images 2020-01-21 02:54:22 +00:00
exif-orientation-background-image-no-repeat.html
exif-orientation-background-image-repeat-expected.html [ iOS wk2 ] fast/images/exif-orientation-background-image-repeat.html is flaky failing. 2020-04-03 00:19:20 +00:00
exif-orientation-background-image-repeat.html [ iOS wk2 ] fast/images/exif-orientation-background-image-repeat.html is flaky failing. 2020-04-03 00:19:20 +00:00
exif-orientation-background.html
exif-orientation-border-image-expected.html
exif-orientation-border-image.html
exif-orientation-canvas-expected.html
exif-orientation-canvas.html
exif-orientation-composited-expected.html
exif-orientation-composited.html
exif-orientation-content-expected.html
exif-orientation-content.html
exif-orientation-element-expected.html
exif-orientation-element-object-fit-expected.html
exif-orientation-element-object-fit.html
exif-orientation-element.html
exif-orientation-image-document-expected.html Address review comments after r249364 2019-09-04 18:28:12 +00:00
exif-orientation-image-document.html
exif-orientation-image-object-expected.html
exif-orientation-image-object.html
exif-orientation-svg-feimage-expected.html
exif-orientation-svg-feimage.html
exif-orientation-svg-image-expected.html
exif-orientation-svg-image.html
exif-orientation-webgl-texture-expected.html WebGLRenderingContext.texImage2D() should respect EXIF orientation 2019-12-17 05:36:15 +00:00
exif-orientation-webgl-texture.html
extra-image-in-image-document-expected.txt Reviewed by Darin Adler. 2010-05-12 19:19:33 +00:00
extra-image-in-image-document.html
favicon-as-image.html
gif-large-checkerboard-expected.txt Unreviewed optimize-baselines for mac and win. 2013-04-25 02:44:19 +00:00
gif-large-checkerboard.html
gif-loop-count-expected.html
gif-loop-count.html
gif-short-app-extension-string-expected.png
gif-short-app-extension-string-expected.txt
gif-short-app-extension-string.html
gray-scale-jpeg-with-color-profile-expected.txt Optimise and update test expectations after r116636 2012-05-12 05:43:35 +00:00
gray-scale-jpeg-with-color-profile.html
gray-scale-png-with-color-profile-expected.txt
gray-scale-png-with-color-profile.html
hidpi-directly-composited-image-on-subpixel-position-expected.html
hidpi-directly-composited-image-on-subpixel-position.html Subpixel rendering: Directly composited image layers need pixelsnapping. 2016-03-17 00:07:58 +00:00
hidpi-image-position-on-device-pixels-expected.html
hidpi-image-position-on-device-pixels-with-border-radius-expected.html [Subpixel] Replaced content bleeds over content box when border radius is set 2020-06-17 04:11:14 +00:00
hidpi-image-position-on-device-pixels-with-border-radius.html [Subpixel] Replaced content bleeds over content box when border radius is set 2020-06-17 04:11:14 +00:00
hidpi-image-position-on-device-pixels.html
icon-0colors-expected.png
icon-0colors-expected.txt
icon-0colors.html
icon-decoding-expected.txt
icon-decoding.html
image-copy-memory-usage-expected.txt
image-copy-memory-usage.html
image-css3-content-data-expected.txt
image-css3-content-data.html
image-data-url-with-spaces-expected.html Data URL image is not rendered if there is whitespace between the mime type and and "base64" string 2020-09-29 07:44:40 +00:00
image-data-url-with-spaces.html Data URL image is not rendered if there is whitespace between the mime type and and "base64" string 2020-09-29 07:44:40 +00:00
image-element-image-content-data-expected.txt RenderImageResourceStyleImage::image() should return the nullImage() if the image is not available 2017-08-04 20:42:43 +00:00
image-element-image-content-data.html
image-empty-data-expected.txt
image-empty-data.html
image-error-event-not-firing-expected.txt
image-error-event-not-firing.html
image-formats-support-expected.txt Remove non-inclusive language from layout tests 2020-12-21 23:50:35 +00:00
image-formats-support.html Remove non-inclusive language from layout tests 2020-12-21 23:50:35 +00:00
image-in-map-expected.png
image-in-map-expected.txt
image-in-map.html
image-invalid-data-expected.txt
image-invalid-data.html
image-load-event-crash-expected.txt
image-load-event-crash.html
image-load-event-in-fragment-expected.txt
image-load-event-in-fragment.html
image-map-anchor-children.html Remove unneeded whitespace between content and <br> 2020-10-25 19:52:34 +00:00
image-map-multiple-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
image-map-multiple-xhtml-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
image-map-multiple-xhtml.xhtml
image-map-multiple.html
image-map-outline-in-positioned-container-expected.html
image-map-outline-in-positioned-container.html
image-map-outline-with-paint-root-offset-expected.html
image-map-outline-with-paint-root-offset.html Focus ring drawn at incorrect location on image map with CSS transform. 2016-04-08 21:01:50 +00:00
image-map-outline-with-scale-transform-expected.html
image-map-outline-with-scale-transform.html
image-map-zoom-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
image-map-zoom.html
image-orientation-background-size-bug-expected.html Handle clamping of heights for images affected by background-size and EXIF orientation correctly 2021-05-04 21:40:29 +00:00
image-orientation-background-size-bug.html Handle clamping of heights for images affected by background-size and EXIF orientation correctly 2021-05-04 21:40:29 +00:00
image-orientation-dynamic-from-image-expected.html
image-orientation-dynamic-from-image.html
image-orientation-dynamic-none-expected.html Implement css3-images image-orientation 2020-01-08 06:40:29 +00:00
image-orientation-dynamic-none.html
image-orientation-none-canvas-expected.html Refactor TestOptions code in WebKitTestRunner to make it easier to rationalize and extend 2020-10-09 00:45:29 +00:00
image-orientation-none-canvas.html Refactor TestOptions code in WebKitTestRunner to make it easier to rationalize and extend 2020-10-09 00:45:29 +00:00
image-orientation-none-data-url-expected.txt REGRESSION(r268249): image-orientation:none is broken for local (file://) urls 2020-10-29 17:53:22 +00:00
image-orientation-none-data-url.html REGRESSION(r268249): image-orientation:none is broken for local (file://) urls 2020-10-29 17:53:22 +00:00
image-orientation-none-expected.html
image-orientation-none-local-expected.txt REGRESSION(r268249): image-orientation:none is broken for local (file://) urls 2020-10-29 17:53:22 +00:00
image-orientation-none-local.html REGRESSION(r268249): image-orientation:none is broken for local (file://) urls 2020-10-29 17:53:22 +00:00
image-orientation-none.html
image-rendering-interpolation-expected.html
image-rendering-interpolation.html
image-source-assert-expected.txt
image-source-assert.html
image-subsampling-expected.html
image-subsampling.html
image-usemap-parsing-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
image-usemap-parsing.html
imageDocument-title-expected.txt
imageDocument-title.html
imagemap-circle-focus-ring.html
imagemap-dynamic-area-updates-expected.txt
imagemap-dynamic-area-updates.html
imagemap-focus-ring-outline-color-explicitly-inherited-from-map.html
imagemap-focus-ring-outline-color-not-inherited-from-map.html
imagemap-focus-ring-outline-color.html
imagemap-focus-ring-zero-outline-width.html
imagemap-focus-ring-zoom-expected.txt
imagemap-focus-ring-zoom-style-expected.html Focus ring of imagemap's area element does not scale when CSS zoom style is applied 2011-12-02 06:32:55 +00:00
imagemap-focus-ring-zoom-style.html
imagemap-focus-ring-zoom.html
imagemap-focus-ring.html
imagemap-in-shadow-tree-expected.txt
imagemap-in-shadow-tree-removed-expected.txt Release assert in TreeScopeOrderedMap::remove via HTMLImageElement::removedFromAncestor 2018-05-10 00:08:40 +00:00
imagemap-in-shadow-tree-removed.html
imagemap-in-shadow-tree.html
imagemap-polygon-focus-ring.html
imagemap-scroll-expected.txt
imagemap-scroll.html
img-change-name-assert-expected.txt ASSERTION FAILED: (it != m_map.end()) in TreeScopeOrderedMap::remove 2020-06-26 16:44:31 +00:00
img-change-name-assert.html ASSERTION FAILED: (it != m_map.end()) in TreeScopeOrderedMap::remove 2020-06-26 16:44:31 +00:00
inline-image-box-with-no-alt-should-collapse-no-quirks-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
inline-image-box-with-no-alt-should-collapse-no-quirks.html
inline-image-box-with-no-alt-should-collapse-quirks-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
inline-image-box-with-no-alt-should-collapse-quirks.html Inline boxes for images that represent nothing should collapse to empty. 2020-02-17 22:23:03 +00:00
jpeg-with-color-profile-expected.txt Add tests for JPEG and PNG images with a non-generic RGB color profile 2012-05-25 07:26:24 +00:00
jpeg-with-color-profile.html
large-image-webkit-canvas-expected.html
large-image-webkit-canvas.html
large-size-image-crash-expected.txt 2010-07-02 Abhishek Arya <inferno@chromium.org> 2010-07-02 19:51:18 +00:00
large-size-image-crash.html
link-body-content-imageDimensionChanged-crash-expected.txt
link-body-content-imageDimensionChanged-crash.html
load-img-with-empty-src-expected.txt
load-img-with-empty-src.html
low-memory-decode-expected.txt
low-memory-decode.html
mask-box-image-crash-expected.png
mask-box-image-crash-expected.txt
mask-box-image-crash.html
missing-content-image-crash-expected.txt Make fast/images/missing-content-image-crash.html results consistent with internal build 2021-03-18 05:30:54 +00:00
missing-content-image-crash.html
move-image-to-new-document-expected.txt
move-image-to-new-document.html Remove remaining alternative preference setting mechanisms from LayoutTests 2020-11-01 20:09:38 +00:00
object-data-url-case-insensitivity-expected.html
object-data-url-case-insensitivity.html
object-image-expected.txt
object-image-hide-show-expected.html
object-image-hide-show.html
object-image.html
ordered-animated-image-frames-expected.html
ordered-animated-image-frames.html
paint-subrect-expected.txt
paint-subrect-grid-expected.txt
paint-subrect-grid.html
paint-subrect.html
paletted-png-with-color-profile-expected.txt Add a test for PNG COLOR_TYPE_PALETTE image with a color profile 2012-06-07 02:32:53 +00:00
paletted-png-with-color-profile.html
pdf-as-background.html
pdf-as-image-crop-box-expected.html
pdf-as-image-crop-box.html
pdf-as-image-dest-rect-change-expected.txt
pdf-as-image-dest-rect-change.html
pdf-as-image-landscape.html
pdf-as-image-too-big-expected.txt [mac] Cache rendered image in PDFDocumentImage 2013-09-13 00:37:43 +00:00
pdf-as-image-too-big.html
pdf-as-image-with-annotations-expected.html
pdf-as-image-with-annotations.html
pdf-as-image.html
pdf-as-tiled-background.html
pdf-in-canvas-expected.html Source/WebCore: 2021-07-08 19:11:05 +00:00
pdf-in-canvas.html Source/WebCore: 2021-07-08 19:11:05 +00:00
percent-height-image-expected.txt
percent-height-image.html
pixel-crack-image-background-webkit-transform-scale.html 2010-10-19 Yongjun Zhang <yongjun_zhang@apple.com> 2010-10-20 01:44:08 +00:00
png-extra-row-crash-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
png-extra-row-crash.html
png-with-color-profile-expected.txt
png-with-color-profile.html
png_per_row_alpha_decoding-expected.png
png_per_row_alpha_decoding-expected.txt
png_per_row_alpha_decoding.html
positioned-image-when-transform-is-present-expected.html REGRESSION (r230480): Cannot adjust photo position on LinkedIn's profile page 2018-06-10 01:26:53 +00:00
positioned-image-when-transform-is-present.html REGRESSION (r230480): Cannot adjust photo position on LinkedIn's profile page 2018-06-10 01:26:53 +00:00
preferred-width-computation-with-attribute-intrinsic-size-expected.html REGRESSION (r254669): Expand media button doesn't work on first try on photos on reddit.com 2020-03-26 17:44:44 +00:00
preferred-width-computation-with-attribute-intrinsic-size.html REGRESSION (r254669): Expand media button doesn't work on first try on photos on reddit.com 2020-03-26 17:44:44 +00:00
read-past-end-of-buffer-expected.txt
read-past-end-of-buffer.html
repaint-subrect-grid-expected.txt
repaint-subrect-grid.html
reset-image-animation-expected.txt REGRESSION(213764): Large images should not be decoded asynchronously when they are drawn on a canvas 2017-03-28 02:23:10 +00:00
reset-image-animation.html
rgb-jpeg-endian-pixels-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
rgb-jpeg-endian-pixels.html
rgb-jpeg-with-adobe-marker-only-expected.txt Unreviewed, rename mispelled expectation files. 2012-02-25 02:57:09 +00:00
rgb-jpeg-with-adobe-marker-only.html
rgb-png-with-cmyk-color-profile-expected.txt [chromium] PNG image with CMYK ICC color profile renders color-inverted and squashed 2012-01-24 09:56:46 +00:00
rgb-png-with-cmyk-color-profile.html
script-counter-imageDimensionChanged-crash-expected.txt
script-counter-imageDimensionChanged-crash.html Use testRunner instead of layoutTestController in fast/hidpi, history, html, images, inline, inline-block, innerHTML, inspector-support, invalid tests 2012-06-22 08:52:23 +00:00
set-needs-layout-in-painting-expected.txt
set-needs-layout-in-painting.html
size-failure-expected.txt
size-failure.html
sizes-dynamic-001-expected.html Layout tests outside of the WPT import should not use resources from it 2020-06-10 15:35:24 +00:00
sizes-dynamic-001.html Layout tests outside of the WPT import should not use resources from it 2020-06-10 15:35:24 +00:00
sizes-dynamic-002-expected.html Layout tests outside of the WPT import should not use resources from it 2020-06-10 15:35:24 +00:00
sizes-dynamic-002.html Layout tests outside of the WPT import should not use resources from it 2020-06-10 15:35:24 +00:00
slower-animation-than-decoding-image-expected.txt
slower-animation-than-decoding-image.html
slower-decoding-than-animation-image-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
slower-decoding-than-animation-image.html [ macOS ] fast/images/slower-decoding-than-animation-image.html is flaky failing 2020-03-25 00:02:05 +00:00
sprite-sheet-image-draw-expected.html
sprite-sheet-image-draw.html
stopped-animation-deleted-image-expected.txt Change the decoding for some animated images to be asynchronous 2016-11-10 01:13:05 +00:00
stopped-animation-deleted-image.html
style-access-during-imageChanged-crash-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
style-access-during-imageChanged-crash.html
style-access-during-imageChanged-style-freeze-expected.txt
style-access-during-imageChanged-style-freeze.html
support-broken-image-delegate-expected.txt
support-broken-image-delegate.html
svg-mask-in-canvas-expected.html [GPU Process] Canvas image rendering can render arbitrary DOM content in the GPU process, which is against policy (for now) 2021-07-08 15:52:51 +00:00
svg-mask-in-canvas.html [GPU Process] Canvas image rendering can render arbitrary DOM content in the GPU process, which is against policy (for now) 2021-07-08 15:52:51 +00:00
text-content-crash-2-expected.txt
text-content-crash-2.html
text-content-crash-expected.txt
text-content-crash.html
webgl-teximage2d-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
webgl-teximage2d.html
webp-as-image-expected.html
webp-as-image.html
webp-color-profile-lossless-expected.txt
webp-color-profile-lossless.html
webp-color-profile-lossy-alpha-expected.txt
webp-color-profile-lossy-alpha.html
webp-color-profile-lossy-expected.txt
webp-color-profile-lossy.html
webp-image-decoding-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
webp-image-decoding.html
ycbcr-with-cmyk-color-profile-expected.txt Remove trailing spaces from expected.txt files (excluding WPT for now since that contains too many) 2020-09-27 02:15:19 +00:00
ycbcr-with-cmyk-color-profile.html
zoomed-img-size-expected.txt
zoomed-img-size.html
zoomed-offset-size-expected.txt
zoomed-offset-size.html