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

Issue 6973070: Revert 86470 - Merge 85971 - https://bugs.webkit.org/show_bug.cgi?id=60398 (<rdar://problem/93076... (Closed)

Created:
9 years, 7 months ago by dcheng
Modified:
9 years, 7 months ago
Reviewers:
dcheng
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/742/
Visibility:
Public.

Description

Revert 86470 - Merge 85971 - https://bugs.webkit.org/show_bug.cgi?id=60398 (<rdar://problem/9307696>) REGRESSION (r81684?): cox.com sign in button is missing Reviewed by Dan Bernstein. Fix a typo in r81684 where the ascent was used in a comparison instead of boxHeight. This restores the original behavior before the refactoring messed it up. Source/WebCore: Added fast/inline/nested-top-alignment.html * rendering/InlineFlowBox.cpp: (WebCore::InlineFlowBox::computeLogicalBoxHeights): LayoutTests: * fast/inline/nested-top-alignment.html: Added. * platform/mac/fast/inline/nested-top-alignment-expected.png: Added. * platform/mac/fast/inline/nested-top-alignment-expected.txt: Added. TBR=levin@chromium.org Review URL: http://codereview.chromium.org/6973064 TBR=dcheng@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=86479

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -21 lines) Patch
D LayoutTests/fast/inline/nested-top-alignment.html View 1 chunk +0 lines, -6 lines 0 comments Download
D LayoutTests/platform/mac/fast/inline/nested-top-alignment-expected.png View Binary file 0 comments Download
D LayoutTests/platform/mac/fast/inline/nested-top-alignment-expected.txt View 1 chunk +0 lines, -14 lines 0 comments Download
M Source/WebCore/rendering/InlineFlowBox.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
dcheng
9 years, 7 months ago (2011-05-14 04:42:01 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698