Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "[css-layout-api] Add LayoutEdges." #13537

Merged
merged 1 commit into from Oct 16, 2018

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

This reverts commit 980bc9b6532b0980721c123fa29fa561bc503f91.

Reason for revert:

Findit (https://goo.gl/kROfz5) identified CL at revision 599680 as the
culprit for flakes in the build cycles as shown on:
https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vOTgwYmM5YjY1MzJiMDk4MDcyMWMxMjNmYTI5ZmE1NjFiYzUwM2Y5MQw

Sample Failed Build: https://ci.chromium.org/buildbot/chromium.mac/Mac10.10%20Tests/35414

Sample Failed Step: webkit_layout_tests on (none) GPU on Mac on Mac-10.10.5

Sample Flaky Test: external/wpt/css/css-layout-api/edges/scrollbar.https.html

Original change's description:

[css-layout-api] Add LayoutEdges.

This allows web developers to access pre-computed sizes for the border,
scrollbar, and padding "edges".

This adds two types of tests:

  1. Uses the standard "green box" approach of testing the script values
    match what is expected.
  2. Positions four children at each corner (using edges) are positioned
    the same as using an abs-pos technique.

Bug: 726125
Change-Id: I3b53be9b44989d919cb657d4eabc6d3a1a79181b
Reviewed-on: https://chromium-review.googlesource.com/c/1252776
Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
Reviewed-by: Aleks Totic <atotic@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#599680}

Change-Id: Ib4f9cb3e51daa57412d31cff71cbf0a3fe15cab9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 726125, 895731
Reviewed-on: https://chromium-review.googlesource.com/c/1282724
Cr-Commit-Position: refs/heads/master@{#599889}

This reverts commit 980bc9b6532b0980721c123fa29fa561bc503f91.

Reason for revert:

Findit (https://goo.gl/kROfz5) identified CL at revision 599680 as the
culprit for flakes in the build cycles as shown on:
https://findit-for-me.appspot.com/waterfall/flake/flake-culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyQwsSDEZsYWtlQ3VscHJpdCIxY2hyb21pdW0vOTgwYmM5YjY1MzJiMDk4MDcyMWMxMjNmYTI5ZmE1NjFiYzUwM2Y5MQw

Sample Failed Build: https://ci.chromium.org/buildbot/chromium.mac/Mac10.10%20Tests/35414

Sample Failed Step: webkit_layout_tests on (none) GPU on Mac on Mac-10.10.5

Sample Flaky Test: external/wpt/css/css-layout-api/edges/scrollbar.https.html

Original change's description:
> [css-layout-api] Add LayoutEdges.
>
> This allows web developers to access pre-computed sizes for the border,
> scrollbar, and padding "edges".
>
> This adds two types of tests:
> 1) Uses the standard "green box" approach of testing the script values
>    match what is expected.
> 2) Positions four children at each corner (using edges) are positioned
>    the same as using an abs-pos technique.
>
> Bug: 726125
> Change-Id: I3b53be9b44989d919cb657d4eabc6d3a1a79181b
> Reviewed-on: https://chromium-review.googlesource.com/c/1252776
> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org>
> Reviewed-by: Aleks Totic <atotic@chromium.org>
> Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#599680}

Change-Id: Ib4f9cb3e51daa57412d31cff71cbf0a3fe15cab9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 726125, 895731
Reviewed-on: https://chromium-review.googlesource.com/c/1282724
Cr-Commit-Position: refs/heads/master@{#599889}
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@chromium-wpt-export-bot chromium-wpt-export-bot merged commit fc4164d into master Oct 16, 2018
@chromium-wpt-export-bot chromium-wpt-export-bot deleted the chromium-export-a7ff5c099b branch October 16, 2018 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants