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

Issue 198013006: Patch proposal (Closed)

Created:
6 years, 9 months ago by mario.prada
Modified:
6 years, 9 months ago
Reviewers:
tkent, eae
CC:
blink-reviews, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr.
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Ignore spaces when determining the length of text to treat as a first-letter pseudo-element. Spaces are are neither in the Ps, Pe, Pi, Pf and Po sections of UNICODE, so they should not be considered when determining the length of the first-letter pseudo-element. This change will make Blink inconsistent with WebKit (which consider spaces, without it being specified by the CSS spec. It will make Blink consistent with other engines such Trident (IE11) and Opera. R=eae@chromium.org, tkent@chromium.org BUG=340688 TEST=Update existing test to treat spaces according to this change, and move it to use reftests. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169547

Patch Set 1 #

Patch Set 2 : Updated description in first-letter-punctuation.html test and updated expectation for extend-by-wor… #

Patch Set 3 : Fixed the logic to match the spec (and Firefox), so we don't need to update extend-by-word-002.html #

Patch Set 4 : Add a few more test cases to first-letter-punctuation.html and update expectations #

Messages

Total messages: 25 (0 generated)
mario.prada
Uploaded patch proposal to fix issue 340688 by removing support for white spaces in first-letter ...
6 years, 9 months ago (2014-03-17 17:56:45 UTC) #1
eae
LGTM
6 years, 9 months ago (2014-03-17 22:36:04 UTC) #2
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 9 months ago (2014-03-17 23:13:00 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mario.prada@samsung.com/198013006/1
6 years, 9 months ago (2014-03-17 23:13:02 UTC) #4
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-17 23:14:33 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on mac_blink_compile_dbg
6 years, 9 months ago (2014-03-17 23:14:34 UTC) #6
tkent
The CQ bit was checked by tkent@chromium.org
6 years, 9 months ago (2014-03-17 23:17:39 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mario.prada@samsung.com/198013006/1
6 years, 9 months ago (2014-03-17 23:17:47 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-18 00:02:55 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on mac_blink_rel
6 years, 9 months ago (2014-03-18 00:02:56 UTC) #10
mario.prada
The CQ bit was checked by mario.prada@samsung.com
6 years, 9 months ago (2014-03-18 14:41:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mario.prada@samsung.com/198013006/1
6 years, 9 months ago (2014-03-18 14:41:18 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-18 15:13:59 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on mac_blink_rel
6 years, 9 months ago (2014-03-18 15:14:01 UTC) #14
mario.prada
Wait, I just realized there's an actual error in my patch and not that the ...
6 years, 9 months ago (2014-03-18 17:39:01 UTC) #15
mario.prada
On 2014/03/18 17:39:01, mario.prada wrote: > Wait, I just realized there's an actual error in ...
6 years, 9 months ago (2014-03-18 18:32:17 UTC) #16
eae
On 2014/03/18 18:32:17, mario.prada wrote: > On 2014/03/18 17:39:01, mario.prada wrote: > > Wait, I ...
6 years, 9 months ago (2014-03-18 18:34:27 UTC) #17
eae
Please add a couple of more punctuation and white-space cases to fast/css/first-letter-punctuation.html and feel free ...
6 years, 9 months ago (2014-03-18 18:49:38 UTC) #18
mario.prada
The CQ bit was checked by mario.prada@samsung.com
6 years, 9 months ago (2014-03-19 10:19:46 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mario.prada@samsung.com/198013006/60001
6 years, 9 months ago (2014-03-19 10:19:50 UTC) #20
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-19 11:28:13 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-19 11:28:14 UTC) #22
mario.prada
The CQ bit was checked by mario.prada@samsung.com
6 years, 9 months ago (2014-03-19 12:07:25 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mario.prada@samsung.com/198013006/60001
6 years, 9 months ago (2014-03-19 12:07:55 UTC) #24
commit-bot: I haz the power
6 years, 9 months ago (2014-03-19 13:15:54 UTC) #25
Message was sent while issue was closed.
Change committed as 169547

Powered by Google App Engine
This is Rietveld 408576698