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

Unified Diff: LayoutTests/fast/dynamic/static-to-relative-with-absolute-child-expected.html

Issue 254573006: Avoid markDirty when removing out-of-flow line boxes. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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/fast/dynamic/static-to-relative-with-absolute-child-expected.html
diff --git a/LayoutTests/fast/dynamic/static-to-relative-with-absolute-child-expected.html b/LayoutTests/fast/dynamic/static-to-relative-with-absolute-child-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..89fc28c6f924786f51939faad136f2188b180275
--- /dev/null
+++ b/LayoutTests/fast/dynamic/static-to-relative-with-absolute-child-expected.html
@@ -0,0 +1,3 @@
+<!DOCTYPE html>
+<p>You should see the a green 'PASS' below.</p>
+<span style="position:relative; color: green">&nbsp;<br>PASS</span>
« no previous file with comments | « LayoutTests/fast/dynamic/static-to-relative-with-absolute-child.html ('k') | Source/core/rendering/InlineBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698