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

Issue 57493002: Remove 'alphabetic' value from text-underline-position (Closed)

Created:
7 years, 1 month ago by abinader
Modified:
7 years, 1 month ago
CC:
blink-reviews, zoltan1, bemjb+rendering_chromium.org, eae+blinkwatch, leviw+renderwatch, dglazkov+blink, apavlov+blink_chromium.org, jchaffraix+rendering, darktears
Visibility:
Public.

Description

Remove 'alphabetic' value from text-underline-position According to latest version of CSS3 Text Decoration W3C standard (W3C Candidate Recommendation 1 August 2013), the text-underline-position property does not include 'alphabetic' as valid property value, thus the need to remove it from implementation. David Baron's feedback on why removing this: http://lists.w3.org/Archives/Public/www-style/2013Mar/0529.html Specification link: http://dev.w3.org/csswg/css-text-decor-3/#text-underline-position BUG=311335 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161361

Patch Set 1 #

Total comments: 16

Patch Set 2 : Julien's review (rebased after auto-rebaseline) #

Total comments: 1

Patch Set 3 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -90 lines) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/getComputedStyle-text-underline-position-expected.txt View 1 2 chunks +0 lines, -11 lines 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/getComputedStyle/script-tests/getComputedStyle-text-underline-position.js View 1 3 chunks +1 line, -12 lines 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/style.css View 2 chunks +0 lines, -12 lines 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html View 1 2 1 chunk +4 lines, -7 lines 0 comments Download
M LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all-expected.txt View 1 1 chunk +2 lines, -3 lines 0 comments Download
D LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-alphabetic.html View 1 chunk +0 lines, -26 lines 0 comments Download
D LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-alphabetic-expected.txt View 1 chunk +0 lines, -4 lines 0 comments Download
D LayoutTests/platform/linux/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-alphabetic-expected.png View 1 Binary file 0 comments Download
D LayoutTests/platform/mac/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-alphabetic-expected.png View 1 Binary file 0 comments Download
D LayoutTests/platform/win/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-alphabetic-expected.png View 1 Binary file 0 comments Download
M Source/core/css/CSSParser-in.cpp View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
M Source/core/css/CSSPrimitiveValueMappings.h View 1 2 chunks +0 lines, -5 lines 0 comments Download
M Source/core/rendering/InlineTextBox.cpp View 1 1 chunk +1 line, -3 lines 0 comments Download
M Source/core/rendering/style/RenderStyleConstants.h View 1 1 chunk +2 lines, -1 line 0 comments Download
M Source/core/rendering/style/StyleRareInheritedData.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
abinader
7 years, 1 month ago (2013-11-04 13:19:13 UTC) #1
eae
On 2013/11/04 13:19:13, abinader wrote: Have you checked the usage numbers for alphabetic? If it ...
7 years, 1 month ago (2013-11-04 15:53:49 UTC) #2
Julien - ping for review
@Bruno, please link to the Editor's Draft when quoting a specification as this is the ...
7 years, 1 month ago (2013-11-04 16:06:42 UTC) #3
eae
On 2013/11/04 16:06:42, Julien Chaffraix - PST wrote: > @Bruno, please link to the Editor's ...
7 years, 1 month ago (2013-11-04 16:15:56 UTC) #4
abinader
https://codereview.chromium.org/57493002/diff/1/LayoutTests/TestExpectations File LayoutTests/TestExpectations (right): https://codereview.chromium.org/57493002/diff/1/LayoutTests/TestExpectations#newcode489 LayoutTests/TestExpectations:489: crbug.com/311335 fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html [ NeedsRebaseline ] On 2013/11/04 16:06:43, Julien ...
7 years, 1 month ago (2013-11-04 16:38:01 UTC) #5
Julien - ping for review
lgtm https://codereview.chromium.org/57493002/diff/160001/LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html File LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html (right): https://codereview.chromium.org/57493002/diff/160001/LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html#newcode13 LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html:13: cross the 'pii' letter. Bugzilla link: http://webkit.org/b/102795.</p> is ...
7 years, 1 month ago (2013-11-05 17:03:57 UTC) #6
abinader
On 2013/11/05 17:03:57, Julien Chaffraix - PST wrote: > lgtm > > https://codereview.chromium.org/57493002/diff/160001/LayoutTests/fast/css3-text/css3-text-decoration/text-underline-position/text-underline-position-all.html > File ...
7 years, 1 month ago (2013-11-05 17:07:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bruno.d@partner.samsung.com/57493002/240001
7 years, 1 month ago (2013-11-05 17:12:33 UTC) #8
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 20:38:04 UTC) #9
Message was sent while issue was closed.
Change committed as 161361

Powered by Google App Engine
This is Rietveld 408576698