Skip to content

Commit

Permalink
css-writing-modes: Unmark passing tests
Browse files Browse the repository at this point in the history
This CL has no behavior changes.

Bug: 492664
Change-Id: Ic92f77001e67bd26577dff9b0ee2cbd1478089b0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3932292
Auto-Submit: Kent Tamura <tkent@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Commit-Queue: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1054041}
  • Loading branch information
tkent-google authored and Chromium LUCI CQ committed Oct 3, 2022
1 parent 9107008 commit 0bcd327
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 16 deletions.
Expand Up @@ -1115,6 +1115,14 @@ crbug.com/591099 external/wpt/css/css-writing-modes/available-size-010.html [ Fa
crbug.com/591099 external/wpt/css/css-writing-modes/available-size-017.html [ Failure ]
crbug.com/591099 external/wpt/css/css-writing-modes/baseline-with-orthogonal-flow-001.html [ Failure ]
crbug.com/591099 external/wpt/css/css-writing-modes/block-flow-direction-vrl-009.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vlr-003.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vlr-005.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vlr-007.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vlr-009.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vrl-002.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vrl-004.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vrl-006.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vrl-008.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/inline-block-alignment-003.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/inline-block-alignment-005.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/inline-block-alignment-007.xht [ Failure ]
Expand Down
16 changes: 0 additions & 16 deletions third_party/blink/web_tests/TestExpectations
Expand Up @@ -2273,29 +2273,13 @@ crbug.com/410320 external/wpt/css/css-writing-modes/orthogonal-parent-shrink-to-

# These tests pass but images do not match because of wrong half-leading in vertical-lr

# These tests pass but images do not match because of position: absolute in vertical flow bug
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vlr-003.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vlr-005.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vlr-007.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vlr-009.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vrl-002.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vrl-004.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vrl-006.xht [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/clip-rect-vrl-008.xht [ Failure ]

# These tests pass but images do not match because tests are stricter than the spec.
crbug.com/492664 external/wpt/css/css-writing-modes/text-combine-upright-value-all-001.html [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/text-combine-upright-value-all-002.html [ Failure ]
crbug.com/492664 external/wpt/css/css-writing-modes/text-combine-upright-value-all-003.html [ Failure ]

# We're experimenting with changing the behavior of the 'nonce' attribute

# These CSS Writing Modes Level 3 tests pass but causes 1px diff on images, notified to the submitter.
crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes/sizing-orthog-htb-in-vlr-008.xht [ Failure ]
crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes/sizing-orthog-htb-in-vlr-020.xht [ Failure ]
crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes/sizing-orthog-htb-in-vrl-008.xht [ Failure ]
crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes/sizing-orthog-htb-in-vrl-020.xht [ Failure ]

crbug.com/381684 [ Mac ] fonts/family-fallback-gardiner.html [ Skip ]
crbug.com/381684 [ Win ] fonts/family-fallback-gardiner.html [ Skip ]

Expand Down

0 comments on commit 0bcd327

Please sign in to comment.