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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/text/insert-text-crash-expected.txt

Issue 2072093002: Remove style spans to follow the styles of list item (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebaseline for fixing test fails Created 4 years, 5 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 CONSOLE WARNING: line 46: We don't execute document.execCommand() this time, bec ause it is called recursively. 1 CONSOLE ERROR: line 24: Uncaught TypeError: oElement.insertAdjacentHTML is not a function
2 CONSOLE WARNING: line 60: SVG's SMIL animations (<animate>, <set>, etc.) are dep recated and will be removed. Please use CSS animations or Web animations instead . 2 CONSOLE ERROR: line 60: Uncaught TypeError: Cannot read property 'parentNode' of null
3 a:ce#@:a:ce#@::l:l 3 a:ce#@::l
4
4 Test passes if it does not CRASH. 5 Test passes if it does not CRASH.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698