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

Issue 1581173003: Allow to set display "inline" on legend element (Closed)

Created:
4 years, 11 months ago by Deokjin Kim
Modified:
4 years, 11 months ago
CC:
chromium-reviews, blink-reviews-style_chromium.org, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow to set display "inline" on legend element StyleAdjuster sets legend element's diplasy as "block" by force. It disallow to set display "inline" on legend element. BUG=481983 Committed: https://crrev.com/2383abb8b227d12ae53f2b163b57e02ff63dbf0b Cr-Commit-Position: refs/heads/master@{#370201}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix crash and modify test case #

Messages

Total messages: 12 (5 generated)
Deokjin Kim
PTAL.
4 years, 11 months ago (2016-01-14 02:33:31 UTC) #3
mstensho (USE GERRIT)
More work and testing is needed. This now crashes: <fieldset> <legend style="display:inline;"></legend> </fieldset> https://codereview.chromium.org/1581173003/diff/1/third_party/WebKit/LayoutTests/fast/forms/fieldset/inline-legend.html File ...
4 years, 11 months ago (2016-01-18 19:33:18 UTC) #4
Deokjin Kim
On 2016/01/18 19:33:18, mstensho wrote: > More work and testing is needed. > > This ...
4 years, 11 months ago (2016-01-19 15:37:37 UTC) #5
mstensho (USE GERRIT)
lgtm. Note that this actually exchanges one compat issue (vs. Gecko) for another. With this ...
4 years, 11 months ago (2016-01-19 17:28:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1581173003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1581173003/20001
4 years, 11 months ago (2016-01-19 20:34:58 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-19 22:11:51 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-19 22:13:11 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2383abb8b227d12ae53f2b163b57e02ff63dbf0b
Cr-Commit-Position: refs/heads/master@{#370201}

Powered by Google App Engine
This is Rietveld 408576698