From 85887b2bc3a1ad4c43ceb602f45e9359f7183ff9 Mon Sep 17 00:00:00 2001 From: Ojan Vafai Date: Fri, 20 Feb 2015 20:24:57 -0800 Subject: [PATCH] Fix painting of position:absolute inside display: paragraphs. We only need to walk the immediate children of the paragraph. The other inline children of the paragraph will get paint called on them and they will then appropriately add the self painting layers to the array inside their paint calls. R=abarth@chromium.org Review URL: https://codereview.chromium.org/945223002 --- .../flutter/tests/layout/position-absolute-pixels-expected.sky | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/src/flutter/tests/layout/position-absolute-pixels-expected.sky b/engine/src/flutter/tests/layout/position-absolute-pixels-expected.sky index 57acdb7281..5a7585e2ed 100644 --- a/engine/src/flutter/tests/layout/position-absolute-pixels-expected.sky +++ b/engine/src/flutter/tests/layout/position-absolute-pixels-expected.sky @@ -1,7 +1,7 @@ - +