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

Unified Diff: third_party/WebKit/LayoutTests/compositing/child-transform-layer-rounding.html

Issue 2861743002: blink: Remove last (non-bindings-tests) occurences of m_instVars. (Closed)
Patch Set: Created 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/compositing/child-transform-layer-rounding.html
diff --git a/third_party/WebKit/LayoutTests/compositing/child-transform-layer-rounding.html b/third_party/WebKit/LayoutTests/compositing/child-transform-layer-rounding.html
index c6cb3797e602f591b58abffb19faf43f072be7c1..1f8bf4fff29b0036dab0f458ae7be7b7f24f0a76 100644
--- a/third_party/WebKit/LayoutTests/compositing/child-transform-layer-rounding.html
+++ b/third_party/WebKit/LayoutTests/compositing/child-transform-layer-rounding.html
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!--
This test creates a situation where the child transform layer's position
- needs to take into account the rounding that is applied to m_graphicsLayer.
+ needs to take into account the rounding that is applied to graphics_layer_.
-->
<style>
#animDiv {

Powered by Google App Engine
This is Rietveld 408576698