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

Issue 2369783002: Align position of unstyled list items' bullet point with IE firefox (Closed)

Created:
4 years, 2 months ago by xing.xu
Modified:
3 years, 9 months ago
Reviewers:
nainar, skobes
CC:
chromium-reviews, blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Align position of unstyled list items' bullet point with IE firefox BUG=590094 TEST=Load https://jsfiddle.net/2qgcuofg/2/ R=skobes@chromium.org,nainar@chromium.org

Patch Set 1 #

Patch Set 2 : Align position of unstyled list items' bullet point with IE firefox #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -19 lines) Patch
M third_party/WebKit/Source/core/html/HTMLLIElement.cpp View 1 1 chunk +0 lines, -19 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
xing.xu
Hi, please help to review. BTW, in the previous implementation, it comments "If we are ...
4 years, 2 months ago (2016-09-25 13:43:18 UTC) #2
nainar
On 2016/09/25 at 13:43:18, xing.xu wrote: > Hi, please help to review. > > BTW, ...
4 years, 2 months ago (2016-09-25 16:55:22 UTC) #3
nainar
On 2016/09/25 at 16:55:22, nainar wrote: > On 2016/09/25 at 13:43:18, xing.xu wrote: > > ...
4 years, 2 months ago (2016-09-26 03:05:44 UTC) #8
xing.xu
Thanks. Will look into these tests. BTW, it seems some regression cases are platform dependent, ...
4 years, 2 months ago (2016-09-28 14:30:03 UTC) #9
nainar
Yup feel free to changes those tests. You can even chnage them to use the ...
4 years, 2 months ago (2016-09-29 04:09:21 UTC) #10
nainar
The change lgtm but please do fix up the tests, OWNERS lgtm. You can't CQ ...
4 years, 2 months ago (2016-10-10 07:12:20 UTC) #11
xing.xu
Hi, nainar@, is there any plan to refactor all these platform dependent tests to reftests ...
4 years, 2 months ago (2016-10-10 14:17:35 UTC) #20
nainar
Hi xing.xu, Unfortunately I don't think there are any short term plans to undergo that ...
4 years, 2 months ago (2016-10-10 14:20:24 UTC) #21
xing.xu
4 years, 2 months ago (2016-10-11 00:40:53 UTC) #22
OK, thanks.

Summary all failed webkit_tests here:
win_chromium_rel_ng
unexpected_failures:
fast/text/font-weight.html
fast/text/textIteratorNilRenderer.html
paint/invalidation/scrolled-iframe-scrollbar-change.html
fast/text/font-stretch-variant.html
paint/invalidation/do-not-paint-below-image-baseline.html
fast/text/sub-pixel/text-scaling-pixel.html
fast/text/international/bidi-listbox.html
fast/text/international/bidi-listbox-atsui.html
fast/text/international/lang-glyph-cache-separation.html
fast/text/font-stretch.html
fast/text/drawBidiText.html
paint/invalidation/transform-rotate-and-remove.html
fast/text/font-features/caps-native-synthesis.html

linux_chromium_rel_ng   
unexpected_failures:
paint/invalidation/transform-rotate-and-remove.html
paint/invalidation/scrolled-iframe-scrollbar-change.html
paint/invalidation/do-not-paint-below-image-baseline.html

mac_chromium_rel_ng
unexpected_failures:
paint/invalidation/transform-rotate-and-remove.html
paint/invalidation/scrolled-iframe-scrollbar-change.html
paint/invalidation/do-not-paint-below-image-baseline.html

Powered by Google App Engine
This is Rietveld 408576698