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

Issue 7833032: Merge 94543 - Style not propagated to anonymous boxes and anonymous (Closed)

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

Description

Merge 94543 - Style not propagated to anonymous boxes and anonymous inline-blocks. BUG=92651 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=94544

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, --3 lines) Patch
A + LayoutTests/fast/ruby/ruby-block-style-not-updated.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-block-style-not-updated-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-block-style-not-updated-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-inline-style-not-updated.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-inline-style-not-updated-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-inline-style-not-updated-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated-with-after-content.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated-with-before-content.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated-with-before-content-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-row-style-not-updated-with-before-content-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-style-not-updated.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-style-not-updated-expected.png View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/table/table-style-not-updated-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M LayoutTests/platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M LayoutTests/platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M Source/WebCore/rendering/RenderObject.h View 3 chunks +8 lines, -0 lines 0 comments Download
M Source/WebCore/rendering/RenderObject.cpp View 1 chunk +17 lines, -0 lines 0 comments Download
M Source/WebCore/rendering/RenderRuby.h View 2 chunks +6 lines, -0 lines 0 comments Download
M Source/WebCore/rendering/RenderRuby.cpp View 2 chunks +12 lines, -0 lines 0 comments Download
M Source/WebCore/rendering/RenderTable.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/WebCore/rendering/RenderTableRow.cpp View 3 chunks +3 lines, -3 lines 0 comments Download
M Source/WebCore/rendering/RenderTableSection.h View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/WebCore/rendering/RenderTableSection.cpp View 3 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
inferno
9 years, 3 months ago (2011-09-06 01:48:22 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698