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

Issue 2536503002: CSS Filters: Reduce usage of webkit prefix in filter effect layout tests (Closed)

Created:
4 years ago by Eric Willigers
Modified:
4 years ago
Reviewers:
meade_UTC10
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CSS Filters: Reduce usage of webkit prefix in filter effect layout tests BUG=668914 Committed: https://crrev.com/b8d51ae5d7c9d68c34e54186cf88b2ce0b4e51b7 Cr-Commit-Position: refs/heads/master@{#434610}

Patch Set 1 #

Total comments: 12

Patch Set 2 : remove duplicates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -110 lines) Patch
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-add-hw.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-after.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-after-expected.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-colorspace.html View 1 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-colorspace-hw.html View 1 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-convolve-error.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-delete-crash.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-external.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-hidpi.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-hidpi-hw.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-image.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-image-hw.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-image-lazy-attach.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-lighting-no-light.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-merge-no-inputs.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-obb-dimensions.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-on-span-crash.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-on-transparent-element.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-removed-while-pending-resources.html View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-rename.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-rename-2.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-rename-2-expected.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-rename-expected.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-reset-style-delete-crash.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-source-alpha-hw.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-source-alpha-not-first.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion.html View 1 1 chunk +14 lines, -14 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-chained.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-chained-hw.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-colormatrix.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-hidpi.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-hidpi-hw.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-hw.html View 1 1 chunk +14 lines, -14 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-nested.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-zoom.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-subregion-zoom-hw.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-tile.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-tile-hw.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-turbulence-invalid.html View 1 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-zoom.html View 1 1 chunk +8 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/css3/filters/effect-reference-zoom-hw.html View 1 1 chunk +8 lines, -8 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Eric Willigers
4 years ago (2016-11-28 01:30:25 UTC) #2
meade_UTC10
This seems to result in a bunch of duplicate filter properties in lots of places. ...
4 years ago (2016-11-28 02:55:04 UTC) #3
Eric Willigers
Remove duplicates. Apologies. https://codereview.chromium.org/2536503002/diff/1/third_party/WebKit/LayoutTests/css3/filters/effect-reference-delete-crash.html File third_party/WebKit/LayoutTests/css3/filters/effect-reference-delete-crash.html (right): https://codereview.chromium.org/2536503002/diff/1/third_party/WebKit/LayoutTests/css3/filters/effect-reference-delete-crash.html#newcode7 third_party/WebKit/LayoutTests/css3/filters/effect-reference-delete-crash.html:7: <img id="html" style="filter: url(#MyFilter); filter: url(#MyFilter);" ...
4 years ago (2016-11-28 03:54:46 UTC) #4
meade_UTC10
lgtm
4 years ago (2016-11-28 04:36:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2536503002/20001
4 years ago (2016-11-28 05:00:18 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years ago (2016-11-28 05:56:02 UTC) #9
commit-bot: I haz the power
4 years ago (2016-11-28 05:59:16 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b8d51ae5d7c9d68c34e54186cf88b2ce0b4e51b7
Cr-Commit-Position: refs/heads/master@{#434610}

Powered by Google App Engine
This is Rietveld 408576698