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

Issue 10577039: Merge 120638 - REGRESSION(r118414): some pages on concursolutions.com doesn't show up (Closed)

Created:
8 years, 6 months ago by rniwa-cr
Modified:
8 years, 6 months ago
Reviewers:
rniwa
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Visibility:
Public.

Description

Merge 120638 - REGRESSION(r118414): some pages on concursolutions.com doesn't show up https://bugs.webkit.org/show_bug.cgi?id=89399 http://crbug.com/132097 Reviewed by Adam Barth. Source/WebCore: The bug was caused by insertAdjacentHTML's not passing context element to createFragmentForInnerOuterHTML. Test: fast/html/adjacent-html-context-element.html * html/HTMLElement.cpp: (WebCore::HTMLElement::insertAdjacentHTML): LayoutTests: Add a regression test. * fast/html/adjacent-html-context-element-expected.txt: Added. * fast/html/adjacent-html-context-element.html: Added. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120848

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-1 lines, --1 lines) Patch
A + LayoutTests/fast/html/adjacent-html-context-element.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + LayoutTests/fast/html/adjacent-html-context-element-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
M Source/WebCore/html/HTMLElement.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
rniwa-cr
8 years, 6 months ago (2012-06-20 19:25:21 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698