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

Unified Diff: LayoutTests/fast/table/table-before-child-style-update-expected.txt

Issue 878603003: Auto-rebaseline for r188935 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 11 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/table/table-before-child-style-update-expected.txt
diff --git a/LayoutTests/fast/table/table-before-child-style-update-expected.txt b/LayoutTests/fast/table/table-before-child-style-update-expected.txt
index d5e9f990f03b4b68e0f134c6dcb63a6e930ba387..8b504271c8f47422725454adbc1c4920598621bf 100644
--- a/LayoutTests/fast/table/table-before-child-style-update-expected.txt
+++ b/LayoutTests/fast/table/table-before-child-style-update-expected.txt
@@ -4,10 +4,10 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x256 [color=#008000]
- RenderTable {<pseudo:before>} at (0,0) size 512x128 [color=#0000FF]
- RenderTableSection (anonymous) at (0,0) size 512x128
- RenderTableRow (anonymous) at (0,0) size 512x128
- RenderTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
+ LayoutTable {<pseudo:before>} at (0,0) size 512x128 [color=#0000FF]
+ LayoutTableSection (anonymous) at (0,0) size 512x128
+ LayoutTableRow (anonymous) at (0,0) size 512x128
+ LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
RenderTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderBlock (anonymous) at (0,128) size 784x128

Powered by Google App Engine
This is Rietveld 408576698