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

Unified Diff: LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt

Issue 165433002: Recalc OPTION and OPTGROUP from recalcOwnStyle. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Removed unnecessary branch. Created 6 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/css/recalc-optgroup-inherit.html ('k') | Source/core/html/HTMLOptGroupElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt
diff --git a/LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt b/LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..31746c5ae04b192c6734d3c6d599f9a52f03a0e1
--- /dev/null
+++ b/LayoutTests/fast/css/recalc-optgroup-inherit-expected.txt
@@ -0,0 +1,10 @@
+Check that OPTION inherits the modified OPTGROUP color.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS getComputedStyle(document.getElementById('o'), null).color is 'rgb(0, 128, 0)'
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/css/recalc-optgroup-inherit.html ('k') | Source/core/html/HTMLOptGroupElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698