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

Unified Diff: LayoutTests/fast/canvas/canvas-set-font-with-updated-style-expected.txt

Issue 552053003: CanvasRenderingContext2D should update the render tree to avoid stale computed style. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed unnecessary code from tests! Created 6 years, 3 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/canvas/canvas-set-font-with-updated-style-expected.txt
diff --git a/LayoutTests/fast/canvas/canvas-set-font-with-updated-style-expected.txt b/LayoutTests/fast/canvas/canvas-set-font-with-updated-style-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d84839c1ac8d6069f3b965f83053b8d7692ec717
--- /dev/null
+++ b/LayoutTests/fast/canvas/canvas-set-font-with-updated-style-expected.txt
@@ -0,0 +1,2 @@
+Tests that setting font of Canvas 2d context always uses up-to-date style and has font value: 64px Calibri
+
« no previous file with comments | « LayoutTests/fast/canvas/canvas-set-font-with-updated-style.html ('k') | Source/core/html/canvas/CanvasRenderingContext2D.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698