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

Side by Side Diff: LayoutTests/svg/dynamic-updates/SVGUseElement-target-changed-expected.txt

Issue 234633004: Update <use> trees when the referenced element is changed. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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
OLDNEW
(Empty)
1 Adding or removing the element referenced by should update the rendering.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS use.getBoundingClientRect().width is 200
7 PASS use.getBoundingClientRect().width is 0
8 PASS use.getBoundingClientRect().width is 500
9 PASS successfullyParsed is true
10
11 TEST COMPLETE
12
OLDNEW
« no previous file with comments | « LayoutTests/svg/dynamic-updates/SVGUseElement-target-changed.html ('k') | Source/core/svg/SVGElementInstance.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698