Closed
Bug 1847130
Opened 2 years ago
Closed 8 months ago
[wpt-sync] Sync PR 41332 - Compute the correct overflow-x and overflow-y values for table elements (Part 1)
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41332 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41332
Details from upstream follow.
Ahmad Saleem <ahmad.saleem792+github@gmail.com> wrote:
Compute the correct overflow-x and overflow-y values for table elements (Part 1)
This PR is to sync tests from Blink Commit:
It is to deal with specific case of 'overflow-x' and 'overflow-y' handling for table elements. In this PR, we are importing on two tests for now, I will convert 'js-test.js' ones to 'testharness.js' and will import them later.
Credits being given to 'Robert Hogan' as author.
Thanks!
Assignee | ||
Updated•8 months ago
|
Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•