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

Side by Side Diff: LayoutTests/fast/dom/gc-3-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « LayoutTests/fast/dom/gc-12-expected.txt ('k') | LayoutTests/fast/dom/gc-5-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This test verifies that DOM nodes are retained because a wrapper exists for a de scendant. A wrapper need not exist for the node itself or for an ancestor.
2
3 The output should be the following pieces of text on lines by themselves: "repla cement content", "B", "parent node exists", "child node exists".
4
5 replacement content
6 B
7 parent node exists
8 child node exists
9
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/gc-12-expected.txt ('k') | LayoutTests/fast/dom/gc-5-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698