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

Unified Diff: LayoutTests/platform/linux/compositing/overflow/textarea-scroll-touch-expected.txt

Issue 1030323005: Simplify application of perspective origin. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add three more test expectation changes (added since earlier) Created 5 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: LayoutTests/platform/linux/compositing/overflow/textarea-scroll-touch-expected.txt
diff --git a/LayoutTests/platform/linux/compositing/overflow/textarea-scroll-touch-expected.txt b/LayoutTests/platform/linux/compositing/overflow/textarea-scroll-touch-expected.txt
index 380b605ac745615b11b86f21cc14ce7a23f8b2bb..940d030048222770347760a660eedce079898504 100644
--- a/LayoutTests/platform/linux/compositing/overflow/textarea-scroll-touch-expected.txt
+++ b/LayoutTests/platform/linux/compositing/overflow/textarea-scroll-touch-expected.txt
@@ -20,11 +20,10 @@
"children": [
{
"bounds": [189, 328],
- "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}
@@ -59,11 +58,10 @@
"children": [
{
"bounds": [189, 328],
- "shouldFlattenTransform": false,
"drawsContent": true,
"children": [
{
- "shouldFlattenTransform": false
+
}
]
}

Powered by Google App Engine
This is Rietveld 408576698