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

Side by Side Diff: LayoutTests/fast/html/adjacent-html-context-element-expected.txt

Issue 10577039: Merge 120638 - REGRESSION(r118414): some pages on concursolutions.com doesn't show up (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This tests inserting a td element "beforeBegin" of another td element using inse rtAdjacentHTML. If the context element was not properly adjusted, then td will b e stripped by the parser. 1 This tests inserting a td element "beforeBegin" of another td element using inse rtAdjacentHTML. If the context element was not properly adjusted, then td will b e stripped by the parser.
2 2
3 PASS 3 PASS
OLDNEW
« no previous file with comments | « LayoutTests/fast/html/adjacent-html-context-element.html ('k') | Source/WebCore/html/HTMLElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698