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

Side by Side Diff: LayoutTests/fast/css/readwrite-contenteditable-recalc-expected.txt

Issue 221683005: Revert "Improve support for :read-only and :read-write pseudoclasses." (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 PASS getComputedStyle(p1)["background-color"] is "rgb(255, 204, 204)"
2 PASS getComputedStyle(c1a)["background-color"] is "rgb(255, 204, 204)"
3 PASS getComputedStyle(c1b)["background-color"] is "rgb(255, 204, 204)"
4 PASS getComputedStyle(p2)["background-color"] is "rgb(204, 255, 255)"
5 PASS getComputedStyle(c2a)["background-color"] is "rgb(204, 255, 255)"
6 PASS getComputedStyle(c2b)["background-color"] is "rgb(204, 255, 255)"
7 PASS getComputedStyle(p1)["background-color"] is "rgb(204, 255, 255)"
8 PASS getComputedStyle(c1a)["background-color"] is "rgb(204, 255, 255)"
9 PASS getComputedStyle(c1b)["background-color"] is "rgb(204, 255, 255)"
10 PASS getComputedStyle(p2)["background-color"] is "rgb(255, 204, 204)"
11 PASS getComputedStyle(c2a)["background-color"] is "rgb(255, 204, 204)"
12 PASS getComputedStyle(c2b)["background-color"] is "rgb(255, 204, 204)"
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16 Some parent text. Some child text.
17 Some parent text. Some child text.
OLDNEW
« no previous file with comments | « LayoutTests/fast/css/readwrite-contenteditable-recalc.html ('k') | LayoutTests/fast/forms/input-live-pseudo-selectors.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698