Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1193)

Issue 1770713002: Fix remaining tests that use border-image. (Closed)

Created:
4 years, 9 months ago by cavalcantii1
Modified:
4 years, 9 months ago
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix remaining tests that use border-image. With this, all known tests should work with UAs that are compliant with border-image spec. BUG=559258 Committed: https://crrev.com/125a2daee2eeef179f2059bc7b99d4373e211542 Cr-Commit-Position: refs/heads/master@{#379608}

Patch Set 1 #

Patch Set 2 : Fix failing test. #

Total comments: 1

Patch Set 3 : Remove unneeded new line in a test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -2 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 2 chunks +38 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/images/pixelated-border-image.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-01.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-border-radius.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-longhand.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-massive-scale.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-omit-right-slice.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-outset.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-outset-in-shorthand.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-outset-split-inline.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-outset-split-inline-vertical-lr.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-repeat.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-repeat-round.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-rotate-transform.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-scale-transform.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-scaled.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-scrambled.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-side-reduction.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-slice-constrained.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-slices.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-source.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/border-image-trumps-radius.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/borders/scaled-border-image.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/gradients/border-image-gradient.html View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/hidpi/image-set-border-image-comparison.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/hidpi/image-set-border-image-comparison-expected.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/images/webp-flip.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/fast/repaint/border-outline-0.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/border-image-vertical-lr.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/writing-mode/border-image-vertical-rl.html View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/scrollbars/listbox-scrollbar-combinations.html View 2 chunks +2 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/as-border-image/svg-as-border-image.html View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/svg/as-border-image/svg-as-border-image-2.html View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (4 generated)
cavalcantii1
4 years, 9 months ago (2016-03-06 19:07:25 UTC) #2
alancutter (OOO until 2018)
lgtm. I would prefer to see the next expectations checked in with this patch if ...
4 years, 9 months ago (2016-03-07 00:11:02 UTC) #3
cavalcantii1
Alan Thanks for the review, I will comment inline. > lgtm. I would prefer to ...
4 years, 9 months ago (2016-03-07 18:46:08 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1770713002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1770713002/40001
4 years, 9 months ago (2016-03-07 18:47:25 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-07 19:29:13 UTC) #8
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/125a2daee2eeef179f2059bc7b99d4373e211542 Cr-Commit-Position: refs/heads/master@{#379608}
4 years, 9 months ago (2016-03-07 19:30:23 UTC) #10
ortuno
On 2016/03/07 at 19:30:23, commit-bot wrote: > Patchset 3 (id:??) landed as https://crrev.com/125a2daee2eeef179f2059bc7b99d4373e211542 > Cr-Commit-Position: ...
4 years, 9 months ago (2016-03-08 00:47:18 UTC) #11
cavalcantii1
I will have a look on it. On Mon, Mar 7, 2016 at 4:47 PM, ...
4 years, 9 months ago (2016-03-08 01:04:58 UTC) #12
cavalcantii1
I will have a look on it. On Mon, Mar 7, 2016 at 4:47 PM, ...
4 years, 9 months ago (2016-03-08 01:04:59 UTC) #13
cavalcantii1
I finished a fresh build of content shell (Mac retina@OSX 10.11.3). The tests will fail ...
4 years, 9 months ago (2016-03-08 03:33:40 UTC) #14
cavalcantii1
This issue has the updated expectations for retina: https://codereview.chromium.org/1774693003
4 years, 9 months ago (2016-03-08 03:36:57 UTC) #15
cavalcantii1
4 years, 9 months ago (2016-03-08 03:39:02 UTC) #16
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698