[webkit-changes] [WebKit/WebKit] c95256: Import WPT CanvasRenderingContext2D.reset() tests

Kiet Ho noreply at github.com
Thu Aug 10 12:25:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c952560cddd198eb3dc36e863af2f2fb354bfa37
      https://github.com/WebKit/WebKit/commit/c952560cddd198eb3dc36e863af2f2fb354bfa37
  Author: Kiet Ho <tho22 at apple.com>
  Date:   2023-08-10 (Thu, 10 Aug 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.clip-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.clip.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.direction-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.direction.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.fill_style-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.fill_style.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.filter-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.filter.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_kerning-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_kerning.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_stretch-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_stretch.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_variant_caps-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_variant_caps.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.global_alpha-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.global_alpha.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.global_composite_operation-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.global_composite_operation.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.image_smoothing_enabled-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.image_smoothing_enabled.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.image_smoothing_quality-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.image_smoothing_quality.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.letter_spacing-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.letter_spacing.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_cap-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_cap.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_dash-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_dash.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_dash_offset-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_dash_offset.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_join-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_join.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_width-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_width.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.miter_limit-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.miter_limit.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_blur-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_blur.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_color-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_color.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_offset_x-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_offset_x.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_offset_y-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_offset_y.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.stroke_style-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.stroke_style.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_align-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_align.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_baseline-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_baseline.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_rendering-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_rendering.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.transformation_matrix-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.transformation_matrix.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.word_spacing-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.word_spacing.html
    M LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/w3c-import.log
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.clip-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.clip.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.clip.w-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.clip.w.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing.worker-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing.worker.html
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing.worker.js
    A LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/w3c-import.log

  Log Message:
  -----------
  Import WPT CanvasRenderingContext2D.reset() tests
https://bugs.webkit.org/show_bug.cgi?id=260014
rdar://113669992

Reviewed by Tim Nguyen.

Imported from WPT b78937132c257df3f1481e6abd5273c4393a2227.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.clip-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.clip.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.direction-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.direction.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.fill_style-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.fill_style.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.filter-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.filter.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_kerning-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_kerning.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_stretch-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_stretch.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_variant_caps-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.font_variant_caps.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.global_alpha-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.global_alpha.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.global_composite_operation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.global_composite_operation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.image_smoothing_enabled-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.image_smoothing_enabled.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.image_smoothing_quality-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.image_smoothing_quality.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.letter_spacing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.letter_spacing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_cap-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_cap.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_dash-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_dash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_dash_offset-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_dash_offset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_join-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_join.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_width-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.line_width.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.miter_limit-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.miter_limit.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_blur-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_blur.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_color-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_color.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_offset_x-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_offset_x.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_offset_y-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.shadow_offset_y.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.stroke_style-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.stroke_style.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_align-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_align.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_baseline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_baseline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_rendering-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.text_rendering.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.transformation_matrix-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.transformation_matrix.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.word_spacing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/2d.reset.state.word_spacing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/element/reset/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.basic.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.clip-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.clip.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.clip.w-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.clip.w.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.direction.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.fill_style.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.filter.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_kerning.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_stretch.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.font_variant_caps.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_alpha.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.global_composite_operation.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_enabled.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.image_smoothing_quality.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.letter_spacing.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_cap.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_dash_offset.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_join.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.line_width.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.miter_limit.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_blur.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_color.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_x.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.shadow_offset_y.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.stroke_style.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_align.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_baseline.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.text_rendering.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.transformation_matrix.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing.worker-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing.worker.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/2d.reset.state.word_spacing.worker.js: Added.
(t_fail.t.step_func):
(t.step):
* LayoutTests/imported/w3c/web-platform-tests/html/canvas/offscreen/reset/w3c-import.log: Added.

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




More information about the webkit-changes mailing list