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

Side by Side Diff: third_party/WebKit/LayoutTests/virtual/without-smil/svg/animations/exposed/effect-expected.txt

Issue 2894543002: No extra space emission in TextIterator::HandleTextNode (Closed)
Patch Set: Should have done rebaseline Created 3 years, 7 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 PASS rect.width.animVal.value is 100 1 PASS rect.width.animVal.value is 100
2 PASS rect.height.animVal.value is 200 2 PASS rect.height.animVal.value is 200
3 PASS rect["transform"].animVal.numberOfItems is 1 3 PASS rect["transform"].animVal.numberOfItems is 1
4 PASS rect["transform"].animVal.getItem(0).angle is 300 4 PASS rect["transform"].animVal.getItem(0).angle is 300
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698