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

Unified Diff: LayoutTests/fast/table/border-recalc-expected.txt

Issue 157383004: Use LocalStyleChange when changing TD presentation attributes. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed review issues and added test. 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
Index: LayoutTests/fast/table/border-recalc-expected.txt
diff --git a/LayoutTests/fast/table/border-recalc-expected.txt b/LayoutTests/fast/table/border-recalc-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..b6796d2dc9a4d37e1a7c34f1fa41fbc03e60dbe6
--- /dev/null
+++ b/LayoutTests/fast/table/border-recalc-expected.txt
@@ -0,0 +1,10 @@
+Check that we don't recalc table cell contents when presentation attributes change.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS internals.updateStyleAndReturnAffectedElementCount() is 4
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698