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

Issue 3017039: DOMUI prefs: Remove use of tables for layout on the Under the Hood pane. (Closed)

Created:
10 years, 4 months ago by stuartmorgan
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

DOMUI prefs: Remove use of tables for layout on the Under the Hood pane. BUG=none TEST=DOMUI Under the Hood options still display correctly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54178

Patch Set 1 #

Patch Set 2 : Rebased #

Patch Set 3 : Switch from br to block-level elements #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -130 lines) Patch
M chrome/browser/resources/options/advanced_options.html View 1 2 1 chunk +75 lines, -124 lines 0 comments Download
M chrome/browser/resources/options/browser_options.html View 3 chunks +6 lines, -5 lines 0 comments Download
M chrome/browser/resources/options/options_page.css View 1 2 3 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
stuartmorgan
We may eventually need grouping divs around each conceptual pref for styling, but that'll be ...
10 years, 4 months ago (2010-07-28 19:55:32 UTC) #1
csilv
LGTM I wonder if the <br>'s are the best choice... they strike me as a ...
10 years, 4 months ago (2010-07-28 20:55:49 UTC) #2
arv (Not doing code reviews)
On Wed, Jul 28, 2010 at 13:55, <csilv@chromium.org> wrote: > LGTM > > I wonder ...
10 years, 4 months ago (2010-07-28 21:18:32 UTC) #3
stuartmorgan
Switched to divs, with one exception: it seemed a bit weird to wrap every <label> ...
10 years, 4 months ago (2010-07-28 22:32:45 UTC) #4
arv (Not doing code reviews)
labels with display: block sounds like the right solution to me. erik On Wed, Jul ...
10 years, 4 months ago (2010-07-28 23:43:15 UTC) #5
dhg
LGTM On 2010/07/28 23:43:15, arv wrote: > labels with display: block sounds like the right ...
10 years, 4 months ago (2010-07-29 20:06:21 UTC) #6
arv (Not doing code reviews)
10 years, 4 months ago (2010-07-30 17:49:23 UTC) #7
LGTM

Powered by Google App Engine
This is Rietveld 408576698