Skip to content

Releases: tkntjsdw/wpt

merge_pr_53

28 Nov 13:31
3a65d13
Compare
Choose a tag to compare

Test video resizing during playback (web-platform-tests#19030)

Fixes web-platform-tests#17821.

New media files are from @guest271314 in the review.

merge_pr_52

28 Nov 12:30
Compare
Choose a tag to compare

cc Update messages.json for MQ bad-color test

merge_pr_51

28 Nov 10:30
Compare
Choose a tag to compare

[LayoutNG] Don't allow breaks at the start of a fragmentainer.

We had this almost right, but failed when there was a break with low
appeal inside a child.

Bug: 829028
Change-Id: I67c0d07db85b8de6d9ac3f685263fb1d3b490760
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940273
Reviewed-by: Koji Ishii kojii@chromium.org
Reviewed-by: Ian Kilpatrick ikilpatrick@chromium.org
Commit-Queue: Morten Stenshorne mstensho@chromium.org
Cr-Commit-Position: refs/heads/master@{#719919}

merge_pr_50

28 Nov 08:30
Compare
Choose a tag to compare

Add test for negative inline margin + fit-content

Also fixes a DCHECK that incorrectly hits.

Bug: 1028817
Change-Id: I43cb472031f4d3842eb302a5460e6dea047120e6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1941451
Reviewed-by: Ian Kilpatrick ikilpatrick@chromium.org
Reviewed-by: Yoshifumi Inoue yosin@chromium.org
Commit-Queue: Koji Ishii kojii@chromium.org
Cr-Commit-Position: refs/heads/master@{#719890}

merge_pr_49

28 Nov 05:30
Compare
Choose a tag to compare

Revert "[LayoutNG] Fix hyphens when rewinding occurs"

This reverts commit 957329b6eeba01be943a4991c8bd082a87ac1417.

Reason for revert: r708894 fixed the case where hyphens are
not rendered under certain conditions, but caused the
infinite rewind loop in |NGLineBreaker| when there are
negative margins on inline boxes.

This patch reverts the fix. I will work on the new fix for
the issue 1015297 after this revert.

Original change's description:

[LayoutNG] Fix hyphens when rewinding occurs

This patch removes |NGLineInfo::LineEndFragment|, which was
introduced to support hyphens and ellipsis with the single
code. However, ellipsis was changed to use different code,
and |LineEndFragment| ended up with non-optimal way to handle
hyphens.

Although hyphens appear at most once in a line, storing this
to |NGLineInfo| makes harder to keep it in sync with the
hyphenated item. This patch changes it to a field in
|NGInlineItemResult|.

Bug: 1015297
Change-Id: I0706cf54bebfa967661dc40123c6dfd5887ff59c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1868534
Commit-Queue: Koji Ishii kojii@chromium.org
Reviewed-by: Ian Kilpatrick ikilpatrick@chromium.org
Cr-Commit-Position: refs/heads/master@{#708894}

TBR=kojii@chromium.org,ikilpatrick@chromium.org

Bug: 1015297, 1028817
Change-Id: I5f116288b935f3fd296f4c25c1bf0457779a8e84
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940323
Reviewed-by: Ian Kilpatrick ikilpatrick@chromium.org
Reviewed-by: Koji Ishii kojii@chromium.org
Commit-Queue: Koji Ishii kojii@chromium.org
Cr-Commit-Position: refs/heads/master@{#719869}

merge_pr_48

28 Nov 04:30
Compare
Choose a tag to compare

[webnfc] NDEFReadingEvent constructor does not set NDEFRecord#lang

Because NDEFRecord#lang is supposed to be set to the document element's
lang attribute in the original web page that constructs/writes this
record, not in the current web page trying to construct an
NDEFReadingEvent instance.

This CL adds a wpt to guarantee that.

BUG=520391

Change-Id: If609455d6411ee886b74ab7557292c37da41eed6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930451
Reviewed-by: François Beaufort beaufort.francois@gmail.com
Commit-Queue: Leon Han leon.han@intel.com
Cr-Commit-Position: refs/heads/master@{#719855}

merge_pr_47

28 Nov 02:30
fa2ed15
Compare
Choose a tag to compare

Mark decompression-corrupt-input.any.js tentative (web-platform-tests#20427)

The test compression/decompression-corrupt-input.any.js which was added
in merge_pr_20359 was accidentally not marked as "tentative". Rename the
file to make it tentative.

merge_pr_46

27 Nov 23:30
733805e
Compare
Choose a tag to compare

[Azure Pipelines] limit triggers to branches actually used (web-platform-tests#20441)

Branches like epochs/six_hourly wouldn't do anything, but they create
a lot of entries in the Azure DevOps dashboard:
https://dev.azure.com/web-platform-tests/wpt/_build?definitionId=1

The no-op builds are mostly harmless, but make it harder to find the
interesting builds.

merge_pr_45

27 Nov 22:29
Compare
Choose a tag to compare

Port display interpolation to wpt

Both Chrome and Firefox pass

Bug: 900581
Change-Id: Ic686da5cf98667dd8c2be2e004c7f9b368a5d03d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1940871
Reviewed-by: Xida Chen xidachen@chromium.org
Commit-Queue: Hao Sheng haozhes@chromium.org
Cr-Commit-Position: refs/heads/master@{#719750}

merge_pr_44

27 Nov 20:30
Compare
Choose a tag to compare

Add support for just downloading browser